complexType UpdateRemoteClusterReq
diagram AXLSoap_p16539.png
namespace http://www.cisco.com/AXL/API/15.0
type extension of axlapi:APIRequest
properties
base axlapi:APIRequest
children uuid clusterId emcc pstnAccess rsvpAgent tftp lbm uds
used by
element updateRemoteCluster
attributes
Name  Type  Use  Default  Fixed  Annotation
sequence  xsd:unsignedLong  optional      
source <xsd:complexType name="UpdateRemoteClusterReq">
 
<xsd:complexContent>
   
<xsd:extension base="axlapi:APIRequest">
     
<xsd:sequence>
       
<xsd:choice>
         
<xsd:element name="uuid" type="axlapi:XUUID"/>
         
<xsd:element name="clusterId" type="axlapi:String255" nillable="false" minOccurs="1" maxOccurs="1"/>
       
</xsd:choice>
       
<xsd:element name="emcc" type="axlapi:XRemoteClusterMember" minOccurs="0" maxOccurs="1"/>
       
<xsd:element name="pstnAccess" type="axlapi:XRemoteClusterMember" minOccurs="0" maxOccurs="1"/>
       
<xsd:element name="rsvpAgent" type="axlapi:XRemoteClusterMember" minOccurs="0" maxOccurs="1"/>
       
<xsd:element name="tftp" type="axlapi:XRemoteClusterMember" minOccurs="0" maxOccurs="1"/>
       
<xsd:element name="lbm" type="axlapi:XRemoteClusterMember" minOccurs="0" maxOccurs="1"/>
       
<xsd:element name="uds" type="axlapi:XRemoteClusterMember" minOccurs="0" maxOccurs="1"/>
     
</xsd:sequence>
   
</xsd:extension>
 
</xsd:complexContent>
</xsd:complexType>

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

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

element UpdateRemoteClusterReq/emcc
diagram AXLSoap_p16542.png
type axlapi:XRemoteClusterMember
properties
minOcc 0
maxOcc 1
content complex
children enabled
source <xsd:element name="emcc" type="axlapi:XRemoteClusterMember" minOccurs="0" maxOccurs="1"/>

element UpdateRemoteClusterReq/pstnAccess
diagram AXLSoap_p16543.png
type axlapi:XRemoteClusterMember
properties
minOcc 0
maxOcc 1
content complex
children enabled
source <xsd:element name="pstnAccess" type="axlapi:XRemoteClusterMember" minOccurs="0" maxOccurs="1"/>

element UpdateRemoteClusterReq/rsvpAgent
diagram AXLSoap_p16544.png
type axlapi:XRemoteClusterMember
properties
minOcc 0
maxOcc 1
content complex
children enabled
source <xsd:element name="rsvpAgent" type="axlapi:XRemoteClusterMember" minOccurs="0" maxOccurs="1"/>

element UpdateRemoteClusterReq/tftp
diagram AXLSoap_p16545.png
type axlapi:XRemoteClusterMember
properties
minOcc 0
maxOcc 1
content complex
children enabled
source <xsd:element name="tftp" type="axlapi:XRemoteClusterMember" minOccurs="0" maxOccurs="1"/>

element UpdateRemoteClusterReq/lbm
diagram AXLSoap_p16546.png
type axlapi:XRemoteClusterMember
properties
minOcc 0
maxOcc 1
content complex
children enabled
source <xsd:element name="lbm" type="axlapi:XRemoteClusterMember" minOccurs="0" maxOccurs="1"/>

element UpdateRemoteClusterReq/uds
diagram AXLSoap_p16547.png
type axlapi:XRemoteClusterMember
properties
minOcc 0
maxOcc 1
content complex
children enabled
source <xsd:element name="uds" type="axlapi:XRemoteClusterMember" minOccurs="0" maxOccurs="1"/>


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