diagram | |||||||||||||
namespace | http://www.cisco.com/AXL/API/15.0 | ||||||||||||
type | extension of axlapi:NameAndGUIDRequest | ||||||||||||
properties |
|
||||||||||||
children | name uuid newName description mac ipv6Name lbmHubGroup cupDomain | ||||||||||||
used by |
|
||||||||||||
attributes |
|
||||||||||||
source | <xsd:complexType name="UpdateProcessNodeReq"> <xsd:complexContent> <xsd:extension base="axlapi:NameAndGUIDRequest"> <xsd:sequence> <xsd:element name="newName" type="axlapi:String255" nillable="false" minOccurs="0" maxOccurs="1"> <xsd:annotation> <xsd:documentation>The primary hostname of the process node.</xsd:documentation> </xsd:annotation> </xsd:element> <xsd:element name="description" type="axlapi:String50" nillable="false" minOccurs="0" maxOccurs="1"/> <xsd:element name="mac" type="axlapi:XMacAddress" nillable="false" minOccurs="0" maxOccurs="1"> <xsd:annotation> <xsd:documentation>The mac address of the host.</xsd:documentation> </xsd:annotation> </xsd:element> <xsd:element name="ipv6Name" type="xsd:string" nillable="false" minOccurs="0" maxOccurs="1"/> <xsd:element name="lbmHubGroup" type="axlapi:XFkType" nillable="true" minOccurs="0" maxOccurs="1"/> <xsd:element name="cupDomain" type="xsd:string" minOccurs="0" maxOccurs="1"/> </xsd:sequence> </xsd:extension> </xsd:complexContent> </xsd:complexType> |
diagram | |||||||||
type | axlapi:String255 | ||||||||
properties |
|
||||||||
facets |
|
||||||||
annotation |
|
||||||||
source | <xsd:element name="newName" type="axlapi:String255" nillable="false" minOccurs="0" maxOccurs="1"> <xsd:annotation> <xsd:documentation>The primary hostname of the process node.</xsd:documentation> </xsd:annotation> </xsd:element> |
diagram | |||||||||
type | axlapi:String50 | ||||||||
properties |
|
||||||||
facets |
|
||||||||
source | <xsd:element name="description" type="axlapi:String50" nillable="false" minOccurs="0" maxOccurs="1"/> |
diagram | |||||||||
type | axlapi:XMacAddress | ||||||||
properties |
|
||||||||
facets |
|
||||||||
annotation |
|
||||||||
source | <xsd:element name="mac" type="axlapi:XMacAddress" nillable="false" minOccurs="0" maxOccurs="1"> <xsd:annotation> <xsd:documentation>The mac address of the host.</xsd:documentation> </xsd:annotation> </xsd:element> |
diagram | |||||||||
type | xsd:string | ||||||||
properties |
|
||||||||
source | <xsd:element name="ipv6Name" type="xsd:string" nillable="false" minOccurs="0" maxOccurs="1"/> |
diagram | |||||||||||||
type | axlapi:XFkType | ||||||||||||
properties |
|
||||||||||||
attributes |
|
||||||||||||
source | <xsd:element name="lbmHubGroup" type="axlapi:XFkType" nillable="true" minOccurs="0" maxOccurs="1"/> |
diagram | |||||||
type | xsd:string | ||||||
properties |
|
||||||
source | <xsd:element name="cupDomain" type="xsd:string" minOccurs="0" maxOccurs="1"/> |