complexType UpdateIlsConfigReq
diagram AXLAPI_p12596.png
namespace http://www.cisco.com/AXL/API/9.0
type extension of axlapi:APIRequest
properties
base axlapi:APIRequest
children role registrationServer activateIls synchronizeClustersEvery activatedServers deactivatedServers useTls usePassword
used by
element updateIlsConfig
attributes
Name  Type  Use  Default  Fixed  Annotation
sequence  xsd:unsignedLong  optional      
source <xsd:complexType name="UpdateIlsConfigReq">
 
<xsd:complexContent>
   
<xsd:extension base="axlapi:APIRequest">
     
<xsd:sequence>
       
<xsd:element name="role" type="xsd:string"/>
       
<xsd:element name="registrationServer" type="xsd:string"/>
       
<xsd:element name="activateIls" type="axlapi:boolean">
         
<xsd:annotation>
           
<xsd:documentation>The tag is still not supported from AXL side.It is just a dummy tag.</xsd:documentation>
         
</xsd:annotation>
       
</xsd:element>
       
<xsd:element name="synchronizeClustersEvery" type="axlapi:String50"/>
       
<xsd:element name="activatedServers" type="xsd:string">
         
<xsd:annotation>
           
<xsd:documentation>The tag is still not supported from AXL side.It is just a dummy tag.</xsd:documentation>
         
</xsd:annotation>
       
</xsd:element>
       
<xsd:element name="deactivatedServers" type="xsd:string">
         
<xsd:annotation>
           
<xsd:documentation>The tag is still not supported from AXL side.It is just a dummy tag.</xsd:documentation>
         
</xsd:annotation>
       
</xsd:element>
       
<xsd:element name="useTls" type="axlapi:boolean"/>
       
<xsd:element name="usePassword" type="xsd:string"/>
     
</xsd:sequence>
   
</xsd:extension>
 
</xsd:complexContent>
</xsd:complexType>

element UpdateIlsConfigReq/role
diagram AXLAPI_p12597.png
type xsd:string
properties
content simple
source <xsd:element name="role" type="xsd:string"/>

element UpdateIlsConfigReq/registrationServer
diagram AXLAPI_p12598.png
type xsd:string
properties
content simple
source <xsd:element name="registrationServer" type="xsd:string"/>

element UpdateIlsConfigReq/activateIls
diagram AXLAPI_p12599.png
type axlapi:boolean
properties
content simple
facets
Kind Value Annotation
pattern (t)|(f)|(true)|(false)|(0)|(1)
annotation
documentation
The tag is still not supported from AXL side.It is just a dummy tag.
source <xsd:element name="activateIls" type="axlapi:boolean">
 
<xsd:annotation>
   
<xsd:documentation>The tag is still not supported from AXL side.It is just a dummy tag.</xsd:documentation>
 
</xsd:annotation>
</xsd:element>

element UpdateIlsConfigReq/synchronizeClustersEvery
diagram AXLAPI_p12600.png
type axlapi:String50
properties
content simple
facets
Kind Value Annotation
maxLength 50
source <xsd:element name="synchronizeClustersEvery" type="axlapi:String50"/>

element UpdateIlsConfigReq/activatedServers
diagram AXLAPI_p12601.png
type xsd:string
properties
content simple
annotation
documentation
The tag is still not supported from AXL side.It is just a dummy tag.
source <xsd:element name="activatedServers" type="xsd:string">
 
<xsd:annotation>
   
<xsd:documentation>The tag is still not supported from AXL side.It is just a dummy tag.</xsd:documentation>
 
</xsd:annotation>
</xsd:element>

element UpdateIlsConfigReq/deactivatedServers
diagram AXLAPI_p12602.png
type xsd:string
properties
content simple
annotation
documentation
The tag is still not supported from AXL side.It is just a dummy tag.
source <xsd:element name="deactivatedServers" type="xsd:string">
 
<xsd:annotation>
   
<xsd:documentation>The tag is still not supported from AXL side.It is just a dummy tag.</xsd:documentation>
 
</xsd:annotation>
</xsd:element>

element UpdateIlsConfigReq/useTls
diagram AXLAPI_p12603.png
type axlapi:boolean
properties
content simple
facets
Kind Value Annotation
pattern (t)|(f)|(true)|(false)|(0)|(1)
source <xsd:element name="useTls" type="axlapi:boolean"/>

element UpdateIlsConfigReq/usePassword
diagram AXLAPI_p12604.png
type xsd:string
properties
content simple
source <xsd:element name="usePassword" type="xsd:string"/>


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