| diagram | ![]() |
||||||||||||
| namespace | http://www.cisco.com/AXL/API/9.1 | ||||||||||||
| type | extension of axlapi:APIRequest | ||||||||||||
| properties |
|
||||||||||||
| children | uuid userid enableUps enableUpc | ||||||||||||
| used by |
|
||||||||||||
| attributes |
|
||||||||||||
| source | <xsd:complexType name="UpdateLicenseCapabilitiesReq"> <xsd:complexContent> <xsd:extension base="axlapi:APIRequest"> <xsd:sequence> <xsd:choice> <xsd:element name="uuid" type="axlapi:XUUID"/> <xsd:element name="userid" type="xsd:string" nillable="false" minOccurs="1" maxOccurs="1"/> </xsd:choice> <xsd:element name="enableUps" type="axlapi:boolean" default="false" nillable="false" minOccurs="0" maxOccurs="1"> <xsd:annotation> <xsd:documentation>The only valid values for enableUPS are true, True, false and False.</xsd:documentation> </xsd:annotation> </xsd:element> <xsd:element name="enableUpc" type="axlapi:boolean" default="false" nillable="false" minOccurs="0" maxOccurs="1"> <xsd:annotation> <xsd:documentation>The only valid values for enableUPC are true, True, false and False.</xsd:documentation> </xsd:annotation> </xsd:element> </xsd:sequence> </xsd:extension> </xsd:complexContent> </xsd:complexType> |
| diagram | ![]() |
||||||
| type | axlapi:XUUID | ||||||
| properties |
|
||||||
| facets |
|
||||||
| source | <xsd:element name="uuid" type="axlapi:XUUID"/> |
| diagram | ![]() |
||||
| type | xsd:string | ||||
| properties |
|
||||
| source | <xsd:element name="userid" type="xsd:string" nillable="false" minOccurs="1" maxOccurs="1"/> |
| diagram | ![]() |
||||||||||
| type | axlapi:boolean | ||||||||||
| properties |
|
||||||||||
| facets |
|
||||||||||
| annotation |
|
||||||||||
| source | <xsd:element name="enableUps" type="axlapi:boolean" default="false" nillable="false" minOccurs="0" maxOccurs="1"> <xsd:annotation> <xsd:documentation>The only valid values for enableUPS are true, True, false and False.</xsd:documentation> </xsd:annotation> </xsd:element> |
| diagram | ![]() |
||||||||||
| type | axlapi:boolean | ||||||||||
| properties |
|
||||||||||
| facets |
|
||||||||||
| annotation |
|
||||||||||
| source | <xsd:element name="enableUpc" type="axlapi:boolean" default="false" nillable="false" minOccurs="0" maxOccurs="1"> <xsd:annotation> <xsd:documentation>The only valid values for enableUPC are true, True, false and False.</xsd:documentation> </xsd:annotation> </xsd:element> |