complexType UpdateExpresswayCConfigurationReq
diagram AXLSoap_p15379.png
namespace http://www.cisco.com/AXL/API/15.0
type extension of axlapi:APIRequest
properties
base axlapi:APIRequest
children uuid HostNameOrIP newHostNameOrIP description X509SubjectNameorSubjectAlternateName
used by
element updateExpresswayCConfiguration
attributes
Name  Type  Use  Default  Fixed  Annotation
sequence  xsd:unsignedLong  optional      
source <xsd:complexType name="UpdateExpresswayCConfigurationReq">
 
<xsd:complexContent>
   
<xsd:extension base="axlapi:APIRequest">
     
<xsd:sequence>
       
<xsd:choice>
         
<xsd:element name="uuid" type="axlapi:XUUID"/>
         
<xsd:element name="HostNameOrIP" type="axlapi:String255" nillable="false" minOccurs="1" maxOccurs="1"/>
       
</xsd:choice>
       
<xsd:element name="newHostNameOrIP" type="axlapi:String255" nillable="false" minOccurs="0" maxOccurs="1"/>
       
<xsd:element name="description" type="axlapi:String50" nillable="true" minOccurs="0" maxOccurs="1"/>
       
<xsd:element name="X509SubjectNameorSubjectAlternateName" type="axlapi:String4096" nillable="true" minOccurs="0" maxOccurs="1"/>
     
</xsd:sequence>
   
</xsd:extension>
 
</xsd:complexContent>
</xsd:complexType>

element UpdateExpresswayCConfigurationReq/uuid
diagram AXLSoap_p15380.png
type axlapi:XUUID
properties
content simple
facets
Kind Value Annotation
pattern \{........-....-....-....-............\}
source <xsd:element name="uuid" type="axlapi:XUUID"/>

element UpdateExpresswayCConfigurationReq/HostNameOrIP
diagram AXLSoap_p15381.png
type axlapi:String255
properties
content simple
nillable false
facets
Kind Value Annotation
maxLength 255
source <xsd:element name="HostNameOrIP" type="axlapi:String255" nillable="false" minOccurs="1" maxOccurs="1"/>

element UpdateExpresswayCConfigurationReq/newHostNameOrIP
diagram AXLSoap_p15382.png
type axlapi:String255
properties
minOcc 0
maxOcc 1
content simple
nillable false
facets
Kind Value Annotation
maxLength 255
source <xsd:element name="newHostNameOrIP" type="axlapi:String255" nillable="false" minOccurs="0" maxOccurs="1"/>

element UpdateExpresswayCConfigurationReq/description
diagram AXLSoap_p15383.png
type axlapi:String50
properties
minOcc 0
maxOcc 1
content simple
nillable true
facets
Kind Value Annotation
maxLength 50
source <xsd:element name="description" type="axlapi:String50" nillable="true" minOccurs="0" maxOccurs="1"/>

element UpdateExpresswayCConfigurationReq/X509SubjectNameorSubjectAlternateName
diagram AXLSoap_p15384.png
type axlapi:String4096
properties
minOcc 0
maxOcc 1
content simple
nillable true
facets
Kind Value Annotation
maxLength 4096
source <xsd:element name="X509SubjectNameorSubjectAlternateName" type="axlapi:String4096" nillable="true" minOccurs="0" maxOccurs="1"/>


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