diagram | |||||||||||||
namespace | http://www.cisco.com/AXL/API/15.0 | ||||||||||||
children | name description vpnRequired proxySettings proxyHostname proxyPort proxyRequiresAuthentication provideSharedCredentials username password | ||||||||||||
used by |
|
||||||||||||
attributes |
|
||||||||||||
source | <xsd:complexType name="RNetworkAccessProfile"> <xsd:sequence minOccurs="0"> <xsd:element name="name" type="axlapi:UniqueString128" minOccurs="0" maxOccurs="1"/> <xsd:element name="description" type="axlapi:String255" minOccurs="0" maxOccurs="1"/> <xsd:element name="vpnRequired" type="axlapi:XStatus" minOccurs="0" maxOccurs="1"/> <xsd:element name="proxySettings" type="axlapi:XHTTPProxy" minOccurs="0" maxOccurs="1"/> <xsd:element name="proxyHostname" type="xsd:string" minOccurs="0" maxOccurs="1"> <xsd:annotation> <xsd:documentation>This tag corresponds to Proxy Auto-Config (PAC) Location when proxy setting is set to Auto</xsd:documentation> </xsd:annotation> </xsd:element> <xsd:element name="proxyPort" type="axlapi:XInteger" minOccurs="0" maxOccurs="1"/> <xsd:element name="proxyRequiresAuthentication" type="axlapi:boolean" minOccurs="0" maxOccurs="1"/> <xsd:element name="provideSharedCredentials" type="axlapi:boolean" minOccurs="0" maxOccurs="1"> <xsd:annotation> <xsd:documentation>This tag is used for validation and does not correspond to any field in database.</xsd:documentation> </xsd:annotation> </xsd:element> <xsd:element name="username" type="xsd:string" minOccurs="0" maxOccurs="1"/> <xsd:element name="password" type="xsd:string" minOccurs="0" maxOccurs="1"/> </xsd:sequence> <xsd:attribute name="uuid" type="axlapi:XUUID"/> </xsd:complexType> |
type | axlapi:XUUID | ||||||
facets |
|
||||||
source | <xsd:attribute name="uuid" type="axlapi:XUUID"/> |
diagram | |||||||
type | axlapi:UniqueString128 | ||||||
properties |
|
||||||
facets |
|
||||||
source | <xsd:element name="name" type="axlapi:UniqueString128" minOccurs="0" maxOccurs="1"/> |
diagram | |||||||
type | axlapi:String255 | ||||||
properties |
|
||||||
facets |
|
||||||
source | <xsd:element name="description" type="axlapi:String255" minOccurs="0" maxOccurs="1"/> |
diagram | |||||||
type | axlapi:XStatus | ||||||
properties |
|
||||||
source | <xsd:element name="vpnRequired" type="axlapi:XStatus" minOccurs="0" maxOccurs="1"/> |
diagram | |||||||
type | axlapi:XHTTPProxy | ||||||
properties |
|
||||||
source | <xsd:element name="proxySettings" type="axlapi:XHTTPProxy" minOccurs="0" maxOccurs="1"/> |
diagram | |||||||
type | xsd:string | ||||||
properties |
|
||||||
annotation |
|
||||||
source | <xsd:element name="proxyHostname" type="xsd:string" minOccurs="0" maxOccurs="1"> <xsd:annotation> <xsd:documentation>This tag corresponds to Proxy Auto-Config (PAC) Location when proxy setting is set to Auto</xsd:documentation> </xsd:annotation> </xsd:element> |
diagram | |||||||
type | axlapi:XInteger | ||||||
properties |
|
||||||
source | <xsd:element name="proxyPort" type="axlapi:XInteger" minOccurs="0" maxOccurs="1"/> |
diagram | |||||||
type | axlapi:boolean | ||||||
properties |
|
||||||
facets |
|
||||||
source | <xsd:element name="proxyRequiresAuthentication" type="axlapi:boolean" minOccurs="0" maxOccurs="1"/> |
diagram | |||||||
type | axlapi:boolean | ||||||
properties |
|
||||||
facets |
|
||||||
annotation |
|
||||||
source | <xsd:element name="provideSharedCredentials" type="axlapi:boolean" minOccurs="0" maxOccurs="1"> <xsd:annotation> <xsd:documentation>This tag is used for validation and does not correspond to any field in database.</xsd:documentation> </xsd:annotation> </xsd:element> |
diagram | |||||||
type | xsd:string | ||||||
properties |
|
||||||
source | <xsd:element name="username" type="xsd:string" minOccurs="0" maxOccurs="1"/> |
diagram | |||||||
type | xsd:string | ||||||
properties |
|
||||||
source | <xsd:element name="password" type="xsd:string" minOccurs="0" maxOccurs="1"/> |