complexType AddPhoneSecurityProfileReq
diagram AXLSoap_p2368.png
namespace http://www.cisco.com/AXL/API/15.0
type extension of axlapi:APIRequest
properties
base axlapi:APIRequest
children phoneSecurityProfile
used by
element addPhoneSecurityProfile
attributes
Name  Type  Use  Default  Fixed  Annotation
sequence  xsd:unsignedLong  optional      
source <xsd:complexType name="AddPhoneSecurityProfileReq">
 
<xsd:complexContent>
   
<xsd:extension base="axlapi:APIRequest">
     
<xsd:sequence>
       
<xsd:element name="phoneSecurityProfile" type="axlapi:XPhoneSecurityProfile"/>
     
</xsd:sequence>
   
</xsd:extension>
 
</xsd:complexContent>
</xsd:complexType>

element AddPhoneSecurityProfileReq/phoneSecurityProfile
diagram AXLSoap_p2369.png
type axlapi:XPhoneSecurityProfile
properties
content complex
children phoneType protocol name description deviceSecurityMode authenticationMode keySize keyOrder ecKeySize tftpEncryptedConfig EnableOAuthAuthentication nonceValidityTime transportType sipPhonePort enableDigestAuthentication excludeDigestCredentials
source <xsd:element name="phoneSecurityProfile" type="axlapi:XPhoneSecurityProfile"/>


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