complexType UpdateIlsConfigReq
diagram AXLSoap_p12610.png
namespace http://www.cisco.com/AXL/API/9.1
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 AXLSoap_p12611.png
type xsd:string
properties
content simple
source <xsd:element name="role" type="xsd:string"/>

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

element UpdateIlsConfigReq/activateIls
diagram AXLSoap_p12613.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_p12614.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_p12615.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_p12616.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_p12617.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 AXLSoap_p12618.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