complexType UpdateSipTrunkSecurityProfileReq
diagram axlapi_p12359.png
namespace http://www.cisco.com/AXL/API/8.5
type extension of axlapi:NameAndGUIDRequest
properties
base axlapi:NameAndGUIDRequest
children name uuid newName description securityMode incomingTransport outgoingTransport digestAuthentication noncePolicyTime x509SubjectName incomingPort applLevelAuthentication acceptPresenceSubscription acceptOutOfDialogRefer acceptUnsolicitedNotification allowReplaceHeader transmitSecurityStatus
used by
element updateSipTrunkSecurityProfile
attributes
Name  Type  Use  Default  Fixed  annotation
sequencexsd:unsignedLongoptional      
source <xsd:complexType name="UpdateSipTrunkSecurityProfileReq">
 
<xsd:complexContent>
   
<xsd:extension base="axlapi:NameAndGUIDRequest">
     
<xsd:sequence>
       
<xsd:element name="newName" type="axlapi:String64" nillable="false" minOccurs="0" maxOccurs="1"/>
       
<xsd:element name="description" type="axlapi:String100" nillable="true" minOccurs="0" maxOccurs="1"/>
       
<xsd:element name="securityMode" type="axlapi:XDeviceSecurityMode" nillable="true" minOccurs="0" maxOccurs="1"/>
       
<xsd:element name="incomingTransport" type="axlapi:XTransport" default="TCP+UDP" nillable="false" minOccurs="0" maxOccurs="1"/>
       
<xsd:element name="outgoingTransport" type="axlapi:XTransport" nillable="true" minOccurs="0" maxOccurs="1"/>
       
<xsd:element name="digestAuthentication" type="axlapi:boolean" default="false" nillable="false" minOccurs="0" maxOccurs="1"/>
       
<xsd:element name="noncePolicyTime" type="axlapi:XInteger" default="600" nillable="false" minOccurs="0" maxOccurs="1">
         
<xsd:annotation>
           
<xsd:documentation>Only if digestAuthentication is enabled this value can be changed.</xsd:documentation>
         
</xsd:annotation>
       
</xsd:element>
       
<xsd:element name="x509SubjectName" type="axlapi:String4096" nillable="false" minOccurs="0" maxOccurs="1"/>
       
<xsd:element name="incomingPort" type="axlapi:XInteger" default="5060" nillable="false" minOccurs="0" maxOccurs="1"/>
       
<xsd:element name="applLevelAuthentication" type="axlapi:boolean" default="false" nillable="false" minOccurs="0" maxOccurs="1"/>
       
<xsd:element name="acceptPresenceSubscription" type="axlapi:boolean" default="false" nillable="false" minOccurs="0" maxOccurs="1"/>
       
<xsd:element name="acceptOutOfDialogRefer" type="axlapi:boolean" default="false" nillable="false" minOccurs="0" maxOccurs="1"/>
       
<xsd:element name="acceptUnsolicitedNotification" type="axlapi:boolean" default="false" nillable="false" minOccurs="0" maxOccurs="1"/>
       
<xsd:element name="allowReplaceHeader" type="axlapi:boolean" default="false" nillable="false" minOccurs="0" maxOccurs="1"/>
       
<xsd:element name="transmitSecurityStatus" type="axlapi:boolean" default="false" nillable="false" minOccurs="0" maxOccurs="1"/>
     
</xsd:sequence>
   
</xsd:extension>
 
</xsd:complexContent>
</xsd:complexType>

element UpdateSipTrunkSecurityProfileReq/newName
diagram axlapi_p12360.png
type axlapi:String64
properties
isRef 0
minOcc 0
maxOcc 1
content simple
nillable false
facets
Kind Value annotation 
maxLength 64 
source <xsd:element name="newName" type="axlapi:String64" nillable="false" minOccurs="0" maxOccurs="1"/>

element UpdateSipTrunkSecurityProfileReq/description
diagram axlapi_p12361.png
type axlapi:String100
properties
isRef 0
minOcc 0
maxOcc 1
content simple
nillable true
facets
Kind Value annotation 
maxLength 100 
source <xsd:element name="description" type="axlapi:String100" nillable="true" minOccurs="0" maxOccurs="1"/>

element UpdateSipTrunkSecurityProfileReq/securityMode
diagram axlapi_p12362.png
type axlapi:XDeviceSecurityMode
properties
isRef 0
minOcc 0
maxOcc 1
content simple
nillable true
source <xsd:element name="securityMode" type="axlapi:XDeviceSecurityMode" nillable="true" minOccurs="0" maxOccurs="1"/>

element UpdateSipTrunkSecurityProfileReq/incomingTransport
diagram axlapi_p12363.png
type axlapi:XTransport
properties
isRef 0
minOcc 0
maxOcc 1
content simple
default TCP+UDP
nillable false
source <xsd:element name="incomingTransport" type="axlapi:XTransport" default="TCP+UDP" nillable="false" minOccurs="0" maxOccurs="1"/>

element UpdateSipTrunkSecurityProfileReq/outgoingTransport
diagram axlapi_p12364.png
type axlapi:XTransport
properties
isRef 0
minOcc 0
maxOcc 1
content simple
nillable true
source <xsd:element name="outgoingTransport" type="axlapi:XTransport" nillable="true" minOccurs="0" maxOccurs="1"/>

element UpdateSipTrunkSecurityProfileReq/digestAuthentication
diagram axlapi_p12365.png
type axlapi:boolean
properties
isRef 0
minOcc 0
maxOcc 1
content simple
default false
nillable false
facets
Kind Value annotation 
pattern (t)|(f)|(true)|(false)|(0)|(1) 
source <xsd:element name="digestAuthentication" type="axlapi:boolean" default="false" nillable="false" minOccurs="0" maxOccurs="1"/>

element UpdateSipTrunkSecurityProfileReq/noncePolicyTime
diagram axlapi_p12366.png
type axlapi:XInteger
properties
isRef 0
minOcc 0
maxOcc 1
content simple
default 600
nillable false
annotation
documentation
Only if digestAuthentication is enabled this value can be changed.
source <xsd:element name="noncePolicyTime" type="axlapi:XInteger" default="600" nillable="false" minOccurs="0" maxOccurs="1">
 
<xsd:annotation>
   
<xsd:documentation>Only if digestAuthentication is enabled this value can be changed.</xsd:documentation>
 
</xsd:annotation>
</xsd:element>

element UpdateSipTrunkSecurityProfileReq/x509SubjectName
diagram axlapi_p12367.png
type axlapi:String4096
properties
isRef 0
minOcc 0
maxOcc 1
content simple
nillable false
facets
Kind Value annotation 
maxLength 4096 
source <xsd:element name="x509SubjectName" type="axlapi:String4096" nillable="false" minOccurs="0" maxOccurs="1"/>

element UpdateSipTrunkSecurityProfileReq/incomingPort
diagram axlapi_p12368.png
type axlapi:XInteger
properties
isRef 0
minOcc 0
maxOcc 1
content simple
default 5060
nillable false
source <xsd:element name="incomingPort" type="axlapi:XInteger" default="5060" nillable="false" minOccurs="0" maxOccurs="1"/>

element UpdateSipTrunkSecurityProfileReq/applLevelAuthentication
diagram axlapi_p12369.png
type axlapi:boolean
properties
isRef 0
minOcc 0
maxOcc 1
content simple
default false
nillable false
facets
Kind Value annotation 
pattern (t)|(f)|(true)|(false)|(0)|(1) 
source <xsd:element name="applLevelAuthentication" type="axlapi:boolean" default="false" nillable="false" minOccurs="0" maxOccurs="1"/>

element UpdateSipTrunkSecurityProfileReq/acceptPresenceSubscription
diagram axlapi_p12370.png
type axlapi:boolean
properties
isRef 0
minOcc 0
maxOcc 1
content simple
default false
nillable false
facets
Kind Value annotation 
pattern (t)|(f)|(true)|(false)|(0)|(1) 
source <xsd:element name="acceptPresenceSubscription" type="axlapi:boolean" default="false" nillable="false" minOccurs="0" maxOccurs="1"/>

element UpdateSipTrunkSecurityProfileReq/acceptOutOfDialogRefer
diagram axlapi_p12371.png
type axlapi:boolean
properties
isRef 0
minOcc 0
maxOcc 1
content simple
default false
nillable false
facets
Kind Value annotation 
pattern (t)|(f)|(true)|(false)|(0)|(1) 
source <xsd:element name="acceptOutOfDialogRefer" type="axlapi:boolean" default="false" nillable="false" minOccurs="0" maxOccurs="1"/>

element UpdateSipTrunkSecurityProfileReq/acceptUnsolicitedNotification
diagram axlapi_p12372.png
type axlapi:boolean
properties
isRef 0
minOcc 0
maxOcc 1
content simple
default false
nillable false
facets
Kind Value annotation 
pattern (t)|(f)|(true)|(false)|(0)|(1) 
source <xsd:element name="acceptUnsolicitedNotification" type="axlapi:boolean" default="false" nillable="false" minOccurs="0" maxOccurs="1"/>

element UpdateSipTrunkSecurityProfileReq/allowReplaceHeader
diagram axlapi_p12373.png
type axlapi:boolean
properties
isRef 0
minOcc 0
maxOcc 1
content simple
default false
nillable false
facets
Kind Value annotation 
pattern (t)|(f)|(true)|(false)|(0)|(1) 
source <xsd:element name="allowReplaceHeader" type="axlapi:boolean" default="false" nillable="false" minOccurs="0" maxOccurs="1"/>

element UpdateSipTrunkSecurityProfileReq/transmitSecurityStatus
diagram axlapi_p12374.png
type axlapi:boolean
properties
isRef 0
minOcc 0
maxOcc 1
content simple
default false
nillable false
facets
Kind Value annotation 
pattern (t)|(f)|(true)|(false)|(0)|(1) 
source <xsd:element name="transmitSecurityStatus" type="axlapi:boolean" default="false" nillable="false" minOccurs="0" maxOccurs="1"/>


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