complexType UpdateInfrastructureDeviceReq
diagram AXLSoap_p15438.png
namespace http://www.cisco.com/AXL/API/11.5
type extension of axlapi:APIRequest
properties
base axlapi:APIRequest
children uuid newName ipv4Address ipv6Address bssidWithMask wapLocation isActive
used by
element updateInfrastructureDevice
attributes
Name  Type  Use  Default  Fixed  Annotation
sequence  xsd:unsignedLong  optional      
source <xsd:complexType name="UpdateInfrastructureDeviceReq">
 
<xsd:complexContent>
   
<xsd:extension base="axlapi:APIRequest">
     
<xsd:sequence>
       
<xsd:choice>
         
<xsd:element name="uuid" type="axlapi:XUUID"/>
       
</xsd:choice>
       
<xsd:element name="newName" type="xsd:string" nillable="false" minOccurs="0" maxOccurs="1"/>
       
<xsd:element name="ipv4Address" type="xsd:string" nillable="false" minOccurs="0" maxOccurs="1"/>
       
<xsd:element name="ipv6Address" type="xsd:string" nillable="true" minOccurs="0" maxOccurs="1"/>
       
<xsd:element name="bssidWithMask" type="xsd:string" nillable="true" minOccurs="0" maxOccurs="1"/>
       
<xsd:element name="wapLocation" type="xsd:string" nillable="true" minOccurs="0" maxOccurs="1"/>
       
<xsd:element name="isActive" type="axlapi:boolean" default="true" nillable="false" minOccurs="0" maxOccurs="1"/>
     
</xsd:sequence>
   
</xsd:extension>
 
</xsd:complexContent>
</xsd:complexType>

element UpdateInfrastructureDeviceReq/uuid
diagram AXLSoap_p15439.png
type axlapi:XUUID
properties
content simple
facets
Kind Value Annotation
pattern \{........-....-....-....-............\}
source <xsd:element name="uuid" type="axlapi:XUUID"/>

element UpdateInfrastructureDeviceReq/newName
diagram AXLSoap_p15440.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 UpdateInfrastructureDeviceReq/ipv4Address
diagram AXLSoap_p15441.png
type xsd:string
properties
minOcc 0
maxOcc 1
content simple
nillable false
source <xsd:element name="ipv4Address" type="xsd:string" nillable="false" minOccurs="0" maxOccurs="1"/>

element UpdateInfrastructureDeviceReq/ipv6Address
diagram AXLSoap_p15442.png
type xsd:string
properties
minOcc 0
maxOcc 1
content simple
nillable true
source <xsd:element name="ipv6Address" type="xsd:string" nillable="true" minOccurs="0" maxOccurs="1"/>

element UpdateInfrastructureDeviceReq/bssidWithMask
diagram AXLSoap_p15443.png
type xsd:string
properties
minOcc 0
maxOcc 1
content simple
nillable true
source <xsd:element name="bssidWithMask" type="xsd:string" nillable="true" minOccurs="0" maxOccurs="1"/>

element UpdateInfrastructureDeviceReq/wapLocation
diagram AXLSoap_p15444.png
type xsd:string
properties
minOcc 0
maxOcc 1
content simple
nillable true
source <xsd:element name="wapLocation" type="xsd:string" nillable="true" minOccurs="0" maxOccurs="1"/>

element UpdateInfrastructureDeviceReq/isActive
diagram AXLSoap_p15445.png
type axlapi:boolean
properties
minOcc 0
maxOcc 1
content simple
default true
nillable false
facets
Kind Value Annotation
pattern (t)|(f)|(true)|(false)|(0)|(1)
source <xsd:element name="isActive" type="axlapi:boolean" default="true" nillable="false" minOccurs="0" maxOccurs="1"/>


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