complexType UpdateInterClusterServiceProfileReq
diagram axlapi_p11607.png
namespace http://www.cisco.com/AXL/API/8.5
type extension of axlapi:APIRequest
properties
base axlapi:APIRequest
children uuid interClusterService isActivated sipTrunkName
used by
element updateInterClusterServiceProfile
attributes
Name  Type  Use  Default  Fixed  annotation
sequencexsd:unsignedLongoptional      
source <xsd:complexType name="UpdateInterClusterServiceProfileReq">
 
<xsd:complexContent>
   
<xsd:extension base="axlapi:APIRequest">
     
<xsd:sequence>
       
<xsd:choice>
         
<xsd:element name="uuid" type="axlapi:XUUID"/>
         
<xsd:element name="interClusterService" type="axlapi:XInterClusterService" default="EMCC" nillable="false" minOccurs="1" maxOccurs="1"/>
       
</xsd:choice>
       
<xsd:element name="isActivated" type="axlapi:boolean" default="false" nillable="false" minOccurs="0" maxOccurs="1"/>
       
<xsd:element name="sipTrunkName" type="axlapi:XFkType" nillable="false" minOccurs="0" maxOccurs="1">
         
<xsd:annotation>
           
<xsd:documentation>Applicable only for PSTN Access and RSVP Agent</xsd:documentation>
         
</xsd:annotation>
       
</xsd:element>
     
</xsd:sequence>
   
</xsd:extension>
 
</xsd:complexContent>
</xsd:complexType>

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

element UpdateInterClusterServiceProfileReq/interClusterService
diagram axlapi_p11609.png
type axlapi:XInterClusterService
properties
isRef 0
content simple
default EMCC
nillable false
source <xsd:element name="interClusterService" type="axlapi:XInterClusterService" default="EMCC" nillable="false" minOccurs="1" maxOccurs="1"/>

element UpdateInterClusterServiceProfileReq/isActivated
diagram axlapi_p11610.png
type axlapi:boolean
properties
isRef 0
minOcc 0
maxOcc 1
content simple
default false
nillable false
facets
Kind Value annotation 
pattern (t)|(f)|(true)|(false)|(0)|(1) 
source <xsd:element name="isActivated" type="axlapi:boolean" default="false" nillable="false" minOccurs="0" maxOccurs="1"/>

element UpdateInterClusterServiceProfileReq/sipTrunkName
diagram axlapi_p11611.png
type axlapi:XFkType
properties
isRef 0
minOcc 0
maxOcc 1
content complex
nillable false
attributes
Name  Type  Use  Default  Fixed  annotation
uuidaxlapi:XUUIDoptional      
annotation
documentation
Applicable only for PSTN Access and RSVP Agent
source <xsd:element name="sipTrunkName" type="axlapi:XFkType" nillable="false" minOccurs="0" maxOccurs="1">
 
<xsd:annotation>
   
<xsd:documentation>Applicable only for PSTN Access and RSVP Agent</xsd:documentation>
 
</xsd:annotation>
</xsd:element>


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