complexType UpdateRemoteClusterReq
diagram axlapi_p12001.png
namespace http://www.cisco.com/AXL/API/8.5
type extension of axlapi:APIRequest
properties
base axlapi:APIRequest
children uuid clusterId emcc pstnAccess rsvpAgent
used by
element updateRemoteCluster
attributes
Name  Type  Use  Default  Fixed  annotation
sequencexsd:unsignedLongoptional      
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:sequence>
   
</xsd:extension>
 
</xsd:complexContent>
</xsd:complexType>

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

element UpdateRemoteClusterReq/clusterId
diagram axlapi_p12003.png
type axlapi:String255
properties
isRef 0
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 axlapi_p12004.png
type axlapi:XRemoteClusterMember
properties
isRef 0
minOcc 0
maxOcc 1
content complex
children enabled
source <xsd:element name="emcc" type="axlapi:XRemoteClusterMember" minOccurs="0" maxOccurs="1"/>

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

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


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