| diagram | ![]() |
||||||||||||
| namespace | http://www.cisco.com/AXL/API/15.0 | ||||||||||||
| type | extension of axlapi:NameAndGUIDRequest | ||||||||||||
| properties |
|
||||||||||||
| children | name uuid newName isDefault serviceDomains | ||||||||||||
| used by |
|
||||||||||||
| attributes |
|
||||||||||||
| source | <xsd:complexType name="UpdateMraServiceDomainReq"> <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="isDefault" type="axlapi:boolean" minOccurs="0" maxOccurs="1"> <xsd:annotation> <xsd:documentation>In Update setting isDefault tag as false would not disable this MraServiceDomain as Default. Instead, the corresponding tag of another MraServiceDomain should be set to true.</xsd:documentation> </xsd:annotation> </xsd:element> <xsd:element name="serviceDomains" type="xsd:string" nillable="false" minOccurs="0" maxOccurs="1"/> </xsd:sequence> </xsd:extension> </xsd:complexContent> </xsd:complexType> |
| diagram | ![]() |
||||||||
| type | xsd:string | ||||||||
| properties |
|
||||||||
| source | <xsd:element name="newName" type="xsd:string" nillable="false" minOccurs="0" maxOccurs="1"/> |
| diagram | ![]() |
||||||
| type | axlapi:boolean | ||||||
| properties |
|
||||||
| facets |
|
||||||
| annotation |
|
||||||
| source | <xsd:element name="isDefault" type="axlapi:boolean" minOccurs="0" maxOccurs="1"> <xsd:annotation> <xsd:documentation>In Update setting isDefault tag as false would not disable this MraServiceDomain as Default. Instead, the corresponding tag of another MraServiceDomain should be set to true.</xsd:documentation> </xsd:annotation> </xsd:element> |
| diagram | ![]() |
||||||||
| type | xsd:string | ||||||||
| properties |
|
||||||||
| source | <xsd:element name="serviceDomains" type="xsd:string" nillable="false" minOccurs="0" maxOccurs="1"/> |