complexType AddNetworkAccessProfileReq
diagram AXLSoap_p2358.png
namespace http://www.cisco.com/AXL/API/15.0
type extension of axlapi:APIRequest
properties
base axlapi:APIRequest
children networkAccessProfile
used by
element addNetworkAccessProfile
attributes
Name  Type  Use  Default  Fixed  Annotation
sequence  xsd:unsignedLong  optional      
source <xsd:complexType name="AddNetworkAccessProfileReq">
 
<xsd:complexContent>
   
<xsd:extension base="axlapi:APIRequest">
     
<xsd:sequence>
       
<xsd:element name="networkAccessProfile" type="axlapi:XNetworkAccessProfile"/>
     
</xsd:sequence>
   
</xsd:extension>
 
</xsd:complexContent>
</xsd:complexType>

element AddNetworkAccessProfileReq/networkAccessProfile
diagram AXLSoap_p2359.png
type axlapi:XNetworkAccessProfile
properties
content complex
children name description vpnRequired proxySettings proxyHostname proxyPort proxyRequiresAuthentication provideSharedCredentials username password
source <xsd:element name="networkAccessProfile" type="axlapi:XNetworkAccessProfile"/>


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