| diagram | ![]() |
||||||||||||
| namespace | http://www.cisco.com/AXL/API/15.0 | ||||||||||||
| type | extension of axlapi:NameAndGUIDRequest | ||||||||||||
| properties |
|
||||||||||||
| children | name uuid newName description vpnRequired proxySettings proxyHostname proxyPort proxyRequiresAuthentication provideSharedCredentials username password | ||||||||||||
| used by |
|
||||||||||||
| attributes |
|
||||||||||||
| source | <xsd:complexType name="UpdateNetworkAccessProfileReq"> <xsd:complexContent> <xsd:extension base="axlapi:NameAndGUIDRequest"> <xsd:sequence> <xsd:element name="newName" type="axlapi:UniqueString128" nillable="false" minOccurs="0" maxOccurs="1"/> <xsd:element name="description" type="axlapi:String255" nillable="false" minOccurs="0" maxOccurs="1"/> <xsd:element name="vpnRequired" type="axlapi:XStatus" default="Default" nillable="false" minOccurs="0" maxOccurs="1"/> <xsd:element name="proxySettings" type="axlapi:XHTTPProxy" default="None" nillable="false" minOccurs="0" maxOccurs="1"/> <xsd:element name="proxyHostname" type="xsd:string" nillable="false" 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" default="8080" nillable="false" minOccurs="0" maxOccurs="1"/> <xsd:element name="proxyRequiresAuthentication" type="axlapi:boolean" default="false" nillable="false" minOccurs="0" maxOccurs="1"/> <xsd:element name="provideSharedCredentials" type="axlapi:boolean" default="false" nillable="false" 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" nillable="false" minOccurs="0" maxOccurs="1"/> <xsd:element name="password" type="xsd:string" nillable="true" minOccurs="0" maxOccurs="1"/> </xsd:sequence> </xsd:extension> </xsd:complexContent> </xsd:complexType> |
| diagram | ![]() |
||||||||
| type | axlapi:UniqueString128 | ||||||||
| properties |
|
||||||||
| facets |
|
||||||||
| source | <xsd:element name="newName" type="axlapi:UniqueString128" nillable="false" minOccurs="0" maxOccurs="1"/> |
| diagram | ![]() |
||||||||
| type | axlapi:String255 | ||||||||
| properties |
|
||||||||
| facets |
|
||||||||
| source | <xsd:element name="description" type="axlapi:String255" nillable="false" minOccurs="0" maxOccurs="1"/> |
| diagram | ![]() |
||||||||||
| type | axlapi:XStatus | ||||||||||
| properties |
|
||||||||||
| source | <xsd:element name="vpnRequired" type="axlapi:XStatus" default="Default" nillable="false" minOccurs="0" maxOccurs="1"/> |
| diagram | ![]() |
||||||||||
| type | axlapi:XHTTPProxy | ||||||||||
| properties |
|
||||||||||
| source | <xsd:element name="proxySettings" type="axlapi:XHTTPProxy" default="None" nillable="false" minOccurs="0" maxOccurs="1"/> |
| diagram | ![]() |
||||||||
| type | xsd:string | ||||||||
| properties |
|
||||||||
| annotation |
|
||||||||
| source | <xsd:element name="proxyHostname" type="xsd:string" nillable="false" 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" default="8080" nillable="false" minOccurs="0" maxOccurs="1"/> |
| diagram | ![]() |
||||||||||
| type | axlapi:boolean | ||||||||||
| properties |
|
||||||||||
| facets |
|
||||||||||
| source | <xsd:element name="proxyRequiresAuthentication" type="axlapi:boolean" default="false" nillable="false" minOccurs="0" maxOccurs="1"/> |
| diagram | ![]() |
||||||||||
| type | axlapi:boolean | ||||||||||
| properties |
|
||||||||||
| facets |
|
||||||||||
| annotation |
|
||||||||||
| source | <xsd:element name="provideSharedCredentials" type="axlapi:boolean" default="false" nillable="false" 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" nillable="false" minOccurs="0" maxOccurs="1"/> |
| diagram | ![]() |
||||||||
| type | xsd:string | ||||||||
| properties |
|
||||||||
| source | <xsd:element name="password" type="xsd:string" nillable="true" minOccurs="0" maxOccurs="1"/> |