complexType UpdateVpnProfileReq
diagram AXLSoap_p13833.png
namespace http://www.cisco.com/AXL/API/9.1
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
sequence  xsd:unsignedLong  optional      
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 AXLSoap_p13834.png
type axlapi:String50
properties
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 AXLSoap_p13835.png
type xsd:string
properties
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 AXLSoap_p13836.png
type axlapi:boolean
properties
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 AXLSoap_p13837.png
type axlapi:XInteger
properties
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 AXLSoap_p13838.png
type axlapi:XInteger
properties
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 AXLSoap_p13839.png
type axlapi:XVPNClientAuthentication
properties
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 AXLSoap_p13840.png
type axlapi:boolean
properties
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 AXLSoap_p13841.png
type axlapi:boolean
properties
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