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

element GetCumaServerSecurityProfileRes/return
diagram AXLSoap_p2904.png
properties
content complex
children cumaServerSecurityProfile
source <xsd:element name="return">
 
<xsd:complexType>
   
<xsd:sequence>
     
<xsd:element name="cumaServerSecurityProfile" type="axlapi:RCumaServerSecurityProfile"/>
   
</xsd:sequence>
 
</xsd:complexType>
</xsd:element>

element GetCumaServerSecurityProfileRes/return/cumaServerSecurityProfile
diagram AXLSoap_p2905.png
type axlapi:RCumaServerSecurityProfile
properties
content complex
children name description securityMode transportType x509SubjectName serverIpHostName
attributes
Name  Type  Use  Default  Fixed  Annotation
uuid  axlapi:XUUID        
source <xsd:element name="cumaServerSecurityProfile" type="axlapi:RCumaServerSecurityProfile"/>


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