complexType UpdateWLANProfileReq
diagram AXLSoap_p17577.png
namespace http://www.cisco.com/AXL/API/15.0
type extension of axlapi:NameAndGUIDRequest
properties
base axlapi:NameAndGUIDRequest
children name uuid newName description ssid frequencyBand userModifiable authMethod userName password pskPassphrase wepKey passwordDescription networkAccessProfile
used by
element updateWLANProfile
attributes
Name  Type  Use  Default  Fixed  Annotation
sequence  xsd:unsignedLong  optional      
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>

element UpdateWLANProfileReq/newName
diagram AXLSoap_p17578.png
type xsd:string
properties
minOcc 0
maxOcc 1
content simple
nillable false
source <xsd:element name="newName" type="xsd:string" nillable="false" minOccurs="0" maxOccurs="1"/>

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

element UpdateWLANProfileReq/ssid
diagram AXLSoap_p17580.png
type xsd:string
properties
minOcc 0
maxOcc 1
content simple
nillable false
source <xsd:element name="ssid" type="xsd:string" nillable="false" minOccurs="0" maxOccurs="1"/>

element UpdateWLANProfileReq/frequencyBand
diagram AXLSoap_p17581.png
type axlapi:XWiFiFrequency
properties
minOcc 0
maxOcc 1
content simple
default Auto
nillable false
source <xsd:element name="frequencyBand" type="axlapi:XWiFiFrequency" default="Auto" nillable="false" minOccurs="0" maxOccurs="1"/>

element UpdateWLANProfileReq/userModifiable
diagram AXLSoap_p17582.png
type axlapi:XWLANProfileChanges
properties
minOcc 0
maxOcc 1
content simple
default Disallowed
nillable false
source <xsd:element name="userModifiable" type="axlapi:XWLANProfileChanges" default="Disallowed" nillable="false" minOccurs="0" maxOccurs="1"/>

element UpdateWLANProfileReq/authMethod
diagram AXLSoap_p17583.png
type axlapi:XWiFiAuthenticationMethod
properties
minOcc 0
maxOcc 1
content simple
default EAP-FAST
nillable false
source <xsd:element name="authMethod" type="axlapi:XWiFiAuthenticationMethod" default="EAP-FAST" nillable="false" minOccurs="0" maxOccurs="1"/>

element UpdateWLANProfileReq/userName
diagram AXLSoap_p17584.png
type xsd:string
properties
minOcc 0
maxOcc 1
content simple
nillable false
source <xsd:element name="userName" type="xsd:string" nillable="false" minOccurs="0" maxOccurs="1"/>

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

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

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

element UpdateWLANProfileReq/passwordDescription
diagram AXLSoap_p17588.png
type xsd:string
properties
minOcc 0
maxOcc 1
content simple
nillable false
source <xsd:element name="passwordDescription" type="xsd:string" nillable="false" minOccurs="0" maxOccurs="1"/>

element UpdateWLANProfileReq/networkAccessProfile
diagram AXLSoap_p17589.png
type axlapi:XFkType
properties
minOcc 0
maxOcc 1
content complex
nillable true
attributes
Name  Type  Use  Default  Fixed  Annotation
uuid  axlapi:XUUID  optional      
source <xsd:element name="networkAccessProfile" type="axlapi:XFkType" nillable="true" minOccurs="0" maxOccurs="1"/>


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