diagram | |||
namespace | http://www.cisco.com/AXL/API/15.0 | ||
children | name description autoNetworkDetection mtu failToConnect clientAuthentication pwdPersistant enableHostIdCheck | ||
used by |
|
||
source | <xsd:complexType name="XVpnProfile"> <xsd:sequence minOccurs="0"> <xsd:element name="name" type="axlapi:String50" nillable="false" minOccurs="1" 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:complexType> |
diagram | |||||||
type | axlapi:String50 | ||||||
properties |
|
||||||
facets |
|
||||||
source | <xsd:element name="name" type="axlapi:String50" nillable="false" minOccurs="1" maxOccurs="1"/> |
diagram | |||||||||
type | xsd:string | ||||||||
properties |
|
||||||||
source | <xsd:element name="description" type="xsd:string" nillable="false" minOccurs="0" maxOccurs="1"/> |
diagram | |||||||||
type | axlapi:boolean | ||||||||
properties |
|
||||||||
facets |
|
||||||||
source | <xsd:element name="autoNetworkDetection" type="axlapi:boolean" nillable="false" minOccurs="0" maxOccurs="1"/> |
diagram | |||||||||||
type | axlapi:XInteger | ||||||||||
properties |
|
||||||||||
source | <xsd:element name="mtu" type="axlapi:XInteger" default="1290" nillable="false" minOccurs="0" maxOccurs="1"/> |
diagram | |||||||||||
type | axlapi:XInteger | ||||||||||
properties |
|
||||||||||
source | <xsd:element name="failToConnect" type="axlapi:XInteger" default="30" nillable="false" minOccurs="0" maxOccurs="1"/> |
diagram | |||||||||||
type | axlapi:XVPNClientAuthentication | ||||||||||
properties |
|
||||||||||
source | <xsd:element name="clientAuthentication" type="axlapi:XVPNClientAuthentication" default="User and Password" nillable="false" minOccurs="0" maxOccurs="1"/> |
diagram | |||||||||
type | axlapi:boolean | ||||||||
properties |
|
||||||||
facets |
|
||||||||
source | <xsd:element name="pwdPersistant" type="axlapi:boolean" nillable="false" minOccurs="0" maxOccurs="1"/> |
diagram | |||||||||
type | axlapi:boolean | ||||||||
properties |
|
||||||||
facets |
|
||||||||
source | <xsd:element name="enableHostIdCheck" type="axlapi:boolean" nillable="false" minOccurs="0" maxOccurs="1"/> |