complexType UpdateGatekeeperReq
diagram axlapi_p11128.png
namespace http://www.cisco.com/AXL/API/8.5
type extension of axlapi:NameAndGUIDRequest
properties
base axlapi:NameAndGUIDRequest
children name uuid newName description rrqTimeToLive retryTimeout enableDevice
used by
element updateGatekeeper
attributes
Name  Type  Use  Default  Fixed  annotation
sequencexsd:unsignedLongoptional      
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>

element UpdateGatekeeperReq/newName
diagram axlapi_p11129.png
type axlapi:UniqueString128
properties
isRef 0
minOcc 0
maxOcc 1
content simple
nillable false
facets
Kind Value annotation 
maxLength 128 
annotation
documentation
From Device Table
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>

element UpdateGatekeeperReq/description
diagram axlapi_p11130.png
type axlapi:String128
properties
isRef 0
minOcc 0
maxOcc 1
content simple
nillable false
facets
Kind Value annotation 
maxLength 128 
annotation
documentation
From Device Table
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>

element UpdateGatekeeperReq/rrqTimeToLive
diagram axlapi_p11131.png
type axlapi:XInteger
properties
isRef 0
minOcc 0
maxOcc 1
content simple
default 60
nillable false
annotation
documentation
Value should be numbers in range of 30 to 300
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>

element UpdateGatekeeperReq/retryTimeout
diagram axlapi_p11132.png
type axlapi:XInteger
properties
isRef 0
minOcc 0
maxOcc 1
content simple
default 300
nillable false
annotation
documentation
Value should be numbers in range of 30 to 600
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>

element UpdateGatekeeperReq/enableDevice
diagram axlapi_p11133.png
type axlapi:boolean
properties
isRef 0
minOcc 0
maxOcc 1
content simple
default true
nillable false
facets
Kind Value annotation 
pattern (t)|(f)|(true)|(false)|(0)|(1) 
source <xsd:element name="enableDevice" type="axlapi:boolean" default="true" nillable="false" minOccurs="0" maxOccurs="1"/>


XML Schema documentation generated by XMLSpy Schema Editor http://www.altova.com/xmlspy