complexType GetInterClusterServiceProfileRes
diagram AXLSoap_p3354.png
namespace http://www.cisco.com/AXL/API/15.0
type extension of axlapi:APIResponse
properties
base axlapi:APIResponse
children return
used by
element getInterClusterServiceProfileResponse
attributes
Name  Type  Use  Default  Fixed  Annotation
sequence  xsd:unsignedLong  optional      
source <xsd:complexType name="GetInterClusterServiceProfileRes">
 
<xsd:complexContent>
   
<xsd:extension base="axlapi:APIResponse">
     
<xsd:sequence>
       
<xsd:element name="return">
         
<xsd:complexType>
           
<xsd:sequence>
             
<xsd:element name="interClusterServiceProfile" type="axlapi:RInterClusterServiceProfile"/>
           
</xsd:sequence>
         
</xsd:complexType>
       
</xsd:element>
     
</xsd:sequence>
   
</xsd:extension>
 
</xsd:complexContent>
</xsd:complexType>

element GetInterClusterServiceProfileRes/return
diagram AXLSoap_p3355.png
properties
content complex
children interClusterServiceProfile
source <xsd:element name="return">
 
<xsd:complexType>
   
<xsd:sequence>
     
<xsd:element name="interClusterServiceProfile" type="axlapi:RInterClusterServiceProfile"/>
   
</xsd:sequence>
 
</xsd:complexType>
</xsd:element>

element GetInterClusterServiceProfileRes/return/interClusterServiceProfile
diagram AXLSoap_p3356.png
type axlapi:RInterClusterServiceProfile
properties
content complex
children interClusterService isActivated sipTrunkName
attributes
Name  Type  Use  Default  Fixed  Annotation
uuid  axlapi:XUUID        
source <xsd:element name="interClusterServiceProfile" type="axlapi:RInterClusterServiceProfile"/>


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