complexType UpdateIlsConfigReq
diagram AXLSoap_p15862.png
namespace http://www.cisco.com/AXL/API/15.0
type extension of axlapi:APIRequest
properties
base axlapi:APIRequest
children role registrationServer activateIls synchronizeClustersEvery activatedServers deactivatedServers useTls enableUsePassword 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="enableUsePassword" type="axlapi:boolean"/>
       
<xsd:element name="usePassword" type="xsd:string"/>
     
</xsd:sequence>
   
</xsd:extension>
 
</xsd:complexContent>
</xsd:complexType>

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

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

element UpdateIlsConfigReq/activateIls
diagram AXLSoap_p15865.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 AXLSoap_p15866.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 AXLSoap_p15867.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 AXLSoap_p15868.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 AXLSoap_p15869.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/enableUsePassword
diagram AXLSoap_p15870.png
type axlapi:boolean
properties
content simple
facets
Kind Value Annotation
pattern (t)|(f)|(true)|(false)|(0)|(1)
source <xsd:element name="enableUsePassword" type="axlapi:boolean"/>

element UpdateIlsConfigReq/usePassword
diagram AXLSoap_p15871.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