diagram | |||||||||||||
namespace | http://www.cisco.com/AXL/API/15.0 | ||||||||||||
type | extension of axlapi:NameAndGUIDRequest | ||||||||||||
properties |
|
||||||||||||
children | name uuid newName description ssid frequencyBand userModifiable authMethod userName password pskPassphrase wepKey passwordDescription networkAccessProfile | ||||||||||||
used by |
|
||||||||||||
attributes |
|
||||||||||||
source | <xsd:complexType name="UpdateWLANProfileReq"> <xsd:complexContent> <xsd:extension base="axlapi:NameAndGUIDRequest"> <xsd:sequence> <xsd:element name="newName" type="xsd:string" nillable="false" minOccurs="0" maxOccurs="1"/> <xsd:element name="description" type="xsd:string" nillable="false" minOccurs="0" maxOccurs="1"/> <xsd:element name="ssid" type="xsd:string" nillable="false" minOccurs="0" maxOccurs="1"/> <xsd:element name="frequencyBand" type="axlapi:XWiFiFrequency" default="Auto" nillable="false" minOccurs="0" maxOccurs="1"/> <xsd:element name="userModifiable" type="axlapi:XWLANProfileChanges" default="Disallowed" nillable="false" minOccurs="0" maxOccurs="1"/> <xsd:element name="authMethod" type="axlapi:XWiFiAuthenticationMethod" default="EAP-FAST" nillable="false" minOccurs="0" maxOccurs="1"/> <xsd:element name="userName" type="xsd:string" nillable="false" minOccurs="0" maxOccurs="1"/> <xsd:element name="password" type="xsd:string" minOccurs="0" maxOccurs="1"/> <xsd:element name="pskPassphrase" type="xsd:string" minOccurs="0" maxOccurs="1"/> <xsd:element name="wepKey" type="xsd:string" minOccurs="0" maxOccurs="1"/> <xsd:element name="passwordDescription" type="xsd:string" nillable="false" minOccurs="0" maxOccurs="1"/> <xsd:element name="networkAccessProfile" type="axlapi:XFkType" nillable="true" minOccurs="0" maxOccurs="1"/> </xsd:sequence> </xsd:extension> </xsd:complexContent> </xsd:complexType> |
diagram | |||||||||
type | xsd:string | ||||||||
properties |
|
||||||||
source | <xsd:element name="newName" type="xsd:string" nillable="false" minOccurs="0" maxOccurs="1"/> |
diagram | |||||||||
type | xsd:string | ||||||||
properties |
|
||||||||
source | <xsd:element name="description" type="xsd:string" nillable="false" minOccurs="0" maxOccurs="1"/> |
diagram | |||||||||
type | xsd:string | ||||||||
properties |
|
||||||||
source | <xsd:element name="ssid" type="xsd:string" nillable="false" minOccurs="0" maxOccurs="1"/> |
diagram | |||||||||||
type | axlapi:XWiFiFrequency | ||||||||||
properties |
|
||||||||||
source | <xsd:element name="frequencyBand" type="axlapi:XWiFiFrequency" default="Auto" nillable="false" minOccurs="0" maxOccurs="1"/> |
diagram | |||||||||||
type | axlapi:XWLANProfileChanges | ||||||||||
properties |
|
||||||||||
source | <xsd:element name="userModifiable" type="axlapi:XWLANProfileChanges" default="Disallowed" nillable="false" minOccurs="0" maxOccurs="1"/> |
diagram | |||||||||||
type | axlapi:XWiFiAuthenticationMethod | ||||||||||
properties |
|
||||||||||
source | <xsd:element name="authMethod" type="axlapi:XWiFiAuthenticationMethod" default="EAP-FAST" nillable="false" minOccurs="0" maxOccurs="1"/> |
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" minOccurs="0" maxOccurs="1"/> |
diagram | |||||||
type | xsd:string | ||||||
properties |
|
||||||
source | <xsd:element name="pskPassphrase" type="xsd:string" minOccurs="0" maxOccurs="1"/> |
diagram | |||||||
type | xsd:string | ||||||
properties |
|
||||||
source | <xsd:element name="wepKey" type="xsd:string" minOccurs="0" maxOccurs="1"/> |
diagram | |||||||||
type | xsd:string | ||||||||
properties |
|
||||||||
source | <xsd:element name="passwordDescription" type="xsd:string" nillable="false" minOccurs="0" maxOccurs="1"/> |
diagram | |||||||||||||
type | axlapi:XFkType | ||||||||||||
properties |
|
||||||||||||
attributes |
|
||||||||||||
source | <xsd:element name="networkAccessProfile" type="axlapi:XFkType" nillable="true" minOccurs="0" maxOccurs="1"/> |