complexType GetPhoneSecurityProfileRes
diagram axlapi_p2550.png
namespace http://www.cisco.com/AXL/API/8.5
type extension of axlapi:APIResponse
properties
base axlapi:APIResponse
children return
used by
element getPhoneSecurityProfileResponse
attributes
Name  Type  Use  Default  Fixed  annotation
sequencexsd:unsignedLongoptional      
source <xsd:complexType name="GetPhoneSecurityProfileRes">
 
<xsd:complexContent>
   
<xsd:extension base="axlapi:APIResponse">
     
<xsd:sequence>
       
<xsd:element name="return">
         
<xsd:complexType>
           
<xsd:sequence>
             
<xsd:element name="phoneSecurityProfile" type="axlapi:RPhoneSecurityProfile"/>
           
</xsd:sequence>
         
</xsd:complexType>
       
</xsd:element>
     
</xsd:sequence>
   
</xsd:extension>
 
</xsd:complexContent>
</xsd:complexType>

element GetPhoneSecurityProfileRes/return
diagram axlapi_p2551.png
properties
isRef 0
content complex
children phoneSecurityProfile
source <xsd:element name="return">
 
<xsd:complexType>
   
<xsd:sequence>
     
<xsd:element name="phoneSecurityProfile" type="axlapi:RPhoneSecurityProfile"/>
   
</xsd:sequence>
 
</xsd:complexType>
</xsd:element>

element GetPhoneSecurityProfileRes/return/phoneSecurityProfile
diagram axlapi_p2552.png
type axlapi:RPhoneSecurityProfile
properties
isRef 0
content complex
children phoneType protocol name description deviceSecurityMode authenticationMode keySize tftpEncryptedConfig nonceValidityTime transportType sipPhonePort enableDigestAuthentication excludeDigestCredentials
attributes
Name  Type  Use  Default  Fixed  annotation
uuidaxlapi:XUUID      
source <xsd:element name="phoneSecurityProfile" type="axlapi:RPhoneSecurityProfile"/>


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