complexType LVpnProfile
diagram AXLSoap_p9440.png
namespace http://www.cisco.com/AXL/API/15.0
children name description autoNetworkDetection mtu failToConnect clientAuthentication pwdPersistant enableHostIdCheck
used by
elements ListVpnProfileReq/returnedTags ListVpnProfileRes/return/vpnProfile
attributes
Name  Type  Use  Default  Fixed  Annotation
uuid  axlapi:XUUID        
source <xsd:complexType name="LVpnProfile">
 
<xsd:sequence minOccurs="0">
   
<xsd:element name="name" type="axlapi:String50" minOccurs="0" maxOccurs="1"/>
   
<xsd:element name="description" type="xsd:string" minOccurs="0" maxOccurs="1"/>
   
<xsd:element name="autoNetworkDetection" type="axlapi:boolean" minOccurs="0" maxOccurs="1"/>
   
<xsd:element name="mtu" type="axlapi:XInteger" minOccurs="0" maxOccurs="1"/>
   
<xsd:element name="failToConnect" type="axlapi:XInteger" minOccurs="0" maxOccurs="1"/>
   
<xsd:element name="clientAuthentication" type="axlapi:XVPNClientAuthentication" minOccurs="0" maxOccurs="1"/>
   
<xsd:element name="pwdPersistant" type="axlapi:boolean" minOccurs="0" maxOccurs="1"/>
   
<xsd:element name="enableHostIdCheck" type="axlapi:boolean" minOccurs="0" maxOccurs="1"/>
 
</xsd:sequence>
 
<xsd:attribute name="uuid" type="axlapi:XUUID"/>
</xsd:complexType>

attribute LVpnProfile/@uuid
type axlapi:XUUID
facets
Kind Value Annotation
pattern \{........-....-....-....-............\}
source <xsd:attribute name="uuid" type="axlapi:XUUID"/>

element LVpnProfile/name
diagram AXLSoap_p9441.png
type axlapi:String50
properties
minOcc 0
maxOcc 1
content simple
facets
Kind Value Annotation
maxLength 50
source <xsd:element name="name" type="axlapi:String50" minOccurs="0" maxOccurs="1"/>

element LVpnProfile/description
diagram AXLSoap_p9442.png
type xsd:string
properties
minOcc 0
maxOcc 1
content simple
source <xsd:element name="description" type="xsd:string" minOccurs="0" maxOccurs="1"/>

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

element LVpnProfile/mtu
diagram AXLSoap_p9444.png
type axlapi:XInteger
properties
minOcc 0
maxOcc 1
content simple
source <xsd:element name="mtu" type="axlapi:XInteger" minOccurs="0" maxOccurs="1"/>

element LVpnProfile/failToConnect
diagram AXLSoap_p9445.png
type axlapi:XInteger
properties
minOcc 0
maxOcc 1
content simple
source <xsd:element name="failToConnect" type="axlapi:XInteger" minOccurs="0" maxOccurs="1"/>

element LVpnProfile/clientAuthentication
diagram AXLSoap_p9446.png
type axlapi:XVPNClientAuthentication
properties
minOcc 0
maxOcc 1
content simple
source <xsd:element name="clientAuthentication" type="axlapi:XVPNClientAuthentication" minOccurs="0" maxOccurs="1"/>

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

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


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