diagram | |||||||||||||
namespace | http://www.cisco.com/AXL/API/15.0 | ||||||||||||
type | extension of axlapi:NameAndGUIDRequest | ||||||||||||
properties |
|
||||||||||||
children | name uuid newName description rrqTimeToLive retryTimeout enableDevice | ||||||||||||
used by |
|
||||||||||||
attributes |
|
||||||||||||
source | <xsd:complexType name="UpdateGatekeeperReq"> <xsd:complexContent> <xsd:extension base="axlapi:NameAndGUIDRequest"> <xsd:sequence> <xsd:element name="newName" type="axlapi:UniqueString128" nillable="false" minOccurs="0" maxOccurs="1"> <xsd:annotation> <xsd:documentation>From Device Table</xsd:documentation> </xsd:annotation> </xsd:element> <xsd:element name="description" type="axlapi:String128" nillable="false" minOccurs="0" maxOccurs="1"> <xsd:annotation> <xsd:documentation>From Device Table</xsd:documentation> </xsd:annotation> </xsd:element> <xsd:element name="rrqTimeToLive" type="axlapi:XInteger" default="60" nillable="false" minOccurs="0" maxOccurs="1"> <xsd:annotation> <xsd:documentation>Value should be numbers in range of 30 to 300</xsd:documentation> </xsd:annotation> </xsd:element> <xsd:element name="retryTimeout" type="axlapi:XInteger" default="300" nillable="false" minOccurs="0" maxOccurs="1"> <xsd:annotation> <xsd:documentation>Value should be numbers in range of 30 to 600</xsd:documentation> </xsd:annotation> </xsd:element> <xsd:element name="enableDevice" type="axlapi:boolean" default="true" nillable="false" minOccurs="0" maxOccurs="1"/> </xsd:sequence> </xsd:extension> </xsd:complexContent> </xsd:complexType> |
diagram | |||||||||
type | axlapi:UniqueString128 | ||||||||
properties |
|
||||||||
facets |
|
||||||||
annotation |
|
||||||||
source | <xsd:element name="newName" type="axlapi:UniqueString128" nillable="false" minOccurs="0" maxOccurs="1"> <xsd:annotation> <xsd:documentation>From Device Table</xsd:documentation> </xsd:annotation> </xsd:element> |
diagram | |||||||||
type | axlapi:String128 | ||||||||
properties |
|
||||||||
facets |
|
||||||||
annotation |
|
||||||||
source | <xsd:element name="description" type="axlapi:String128" nillable="false" minOccurs="0" maxOccurs="1"> <xsd:annotation> <xsd:documentation>From Device Table</xsd:documentation> </xsd:annotation> </xsd:element> |
diagram | |||||||||||
type | axlapi:XInteger | ||||||||||
properties |
|
||||||||||
annotation |
|
||||||||||
source | <xsd:element name="rrqTimeToLive" type="axlapi:XInteger" default="60" nillable="false" minOccurs="0" maxOccurs="1"> <xsd:annotation> <xsd:documentation>Value should be numbers in range of 30 to 300</xsd:documentation> </xsd:annotation> </xsd:element> |
diagram | |||||||||||
type | axlapi:XInteger | ||||||||||
properties |
|
||||||||||
annotation |
|
||||||||||
source | <xsd:element name="retryTimeout" type="axlapi:XInteger" default="300" nillable="false" minOccurs="0" maxOccurs="1"> <xsd:annotation> <xsd:documentation>Value should be numbers in range of 30 to 600</xsd:documentation> </xsd:annotation> </xsd:element> |
diagram | |||||||||||
type | axlapi:boolean | ||||||||||
properties |
|
||||||||||
facets |
|
||||||||||
source | <xsd:element name="enableDevice" type="axlapi:boolean" default="true" nillable="false" minOccurs="0" maxOccurs="1"/> |