complexType UpdateVpnProfileReq
diagram axlapi_p12603.png
namespace http://www.cisco.com/AXL/API/8.5
type extension of axlapi:NameAndGUIDRequest
properties
base axlapi:NameAndGUIDRequest
children name uuid newName description autoNetworkDetection mtu failToConnect clientAuthentication pwdPersistant enableHostIdCheck
used by
element updateVpnProfile
attributes
Name  Type  Use  Default  Fixed  annotation
sequencexsd:unsignedLongoptional      
source <xsd:complexType name="UpdateVpnProfileReq">
 
<xsd:complexContent>
   
<xsd:extension base="axlapi:NameAndGUIDRequest">
     
<xsd:sequence>
       
<xsd:element name="newName" type="axlapi:String50" nillable="false" minOccurs="0" maxOccurs="1"/>
       
<xsd:element name="description" type="xsd:string" nillable="false" minOccurs="0" maxOccurs="1"/>
       
<xsd:element name="autoNetworkDetection" type="axlapi:boolean" nillable="false" minOccurs="0" maxOccurs="1"/>
       
<xsd:element name="mtu" type="axlapi:XInteger" default="1290" nillable="false" minOccurs="0" maxOccurs="1"/>
       
<xsd:element name="failToConnect" type="axlapi:XInteger" default="30" nillable="false" minOccurs="0" maxOccurs="1"/>
       
<xsd:element name="clientAuthentication" type="axlapi:XVPNClientAuthentication" default="User and Password" nillable="false" minOccurs="0" maxOccurs="1"/>
       
<xsd:element name="pwdPersistant" type="axlapi:boolean" nillable="false" minOccurs="0" maxOccurs="1"/>
       
<xsd:element name="enableHostIdCheck" type="axlapi:boolean" nillable="false" minOccurs="0" maxOccurs="1"/>
     
</xsd:sequence>
   
</xsd:extension>
 
</xsd:complexContent>
</xsd:complexType>

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

element UpdateVpnProfileReq/description
diagram axlapi_p12605.png
type xsd:string
properties
isRef 0
minOcc 0
maxOcc 1
content simple
nillable false
source <xsd:element name="description" type="xsd:string" nillable="false" minOccurs="0" maxOccurs="1"/>

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

element UpdateVpnProfileReq/mtu
diagram axlapi_p12607.png
type axlapi:XInteger
properties
isRef 0
minOcc 0
maxOcc 1
content simple
default 1290
nillable false
source <xsd:element name="mtu" type="axlapi:XInteger" default="1290" nillable="false" minOccurs="0" maxOccurs="1"/>

element UpdateVpnProfileReq/failToConnect
diagram axlapi_p12608.png
type axlapi:XInteger
properties
isRef 0
minOcc 0
maxOcc 1
content simple
default 30
nillable false
source <xsd:element name="failToConnect" type="axlapi:XInteger" default="30" nillable="false" minOccurs="0" maxOccurs="1"/>

element UpdateVpnProfileReq/clientAuthentication
diagram axlapi_p12609.png
type axlapi:XVPNClientAuthentication
properties
isRef 0
minOcc 0
maxOcc 1
content simple
default User and Password
nillable false
source <xsd:element name="clientAuthentication" type="axlapi:XVPNClientAuthentication" default="User and Password" nillable="false" minOccurs="0" maxOccurs="1"/>

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

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


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