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

element GetExpresswayCConfigurationRes/return
diagram AXLSoap_p3074.png
properties
content complex
children expresswayCConfiguration
source <xsd:element name="return">
 
<xsd:complexType>
   
<xsd:sequence>
     
<xsd:element name="expresswayCConfiguration" type="axlapi:RExpresswayCConfiguration"/>
   
</xsd:sequence>
 
</xsd:complexType>
</xsd:element>

element GetExpresswayCConfigurationRes/return/expresswayCConfiguration
diagram AXLSoap_p3075.png
type axlapi:RExpresswayCConfiguration
properties
content complex
children HostNameOrIP description X509SubjectNameorSubjectAlternateName
attributes
Name  Type  Use  Default  Fixed  Annotation
uuid  axlapi:XUUID        
source <xsd:element name="expresswayCConfiguration" type="axlapi:RExpresswayCConfiguration"/>


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