diagram | |||||||||||||
namespace | http://www.cisco.com/AXL/API/15.0 | ||||||||||||
type | extension of axlapi:APIRequest | ||||||||||||
properties |
|
||||||||||||
children | uuid regionAName regionBName bandwidth videoBandwidth codecPreference | ||||||||||||
used by |
|
||||||||||||
attributes |
|
||||||||||||
source | <xsd:complexType name="UpdateRegionMatrixReq"> <xsd:complexContent> <xsd:extension base="axlapi:APIRequest"> <xsd:sequence> <xsd:choice> <xsd:element name="uuid" type="axlapi:XUUID"/> <xsd:sequence> <xsd:element name="regionAName" type="axlapi:XFkType" nillable="false" minOccurs="1" maxOccurs="1"/> <xsd:element name="regionBName" type="axlapi:XFkType" nillable="false" minOccurs="1" maxOccurs="1"/> </xsd:sequence> </xsd:choice> <xsd:element name="bandwidth" type="xsd:string" nillable="false" minOccurs="0" maxOccurs="1"> <xsd:annotation> <xsd:documentation>The new bandwidth value for this particular region relationship.</xsd:documentation> </xsd:annotation> </xsd:element> <xsd:element name="videoBandwidth" type="axlapi:XInteger" default="384" nillable="false" minOccurs="0" maxOccurs="1"/> <xsd:element name="codecPreference" type="axlapi:XFkType" nillable="true" minOccurs="0" maxOccurs="1"/> </xsd:sequence> </xsd:extension> </xsd:complexContent> </xsd:complexType> |
diagram | |||||||
type | axlapi:XUUID | ||||||
properties |
|
||||||
facets |
|
||||||
source | <xsd:element name="uuid" type="axlapi:XUUID"/> |
diagram | |||||||||||||
type | axlapi:XFkType | ||||||||||||
properties |
|
||||||||||||
attributes |
|
||||||||||||
source | <xsd:element name="regionAName" type="axlapi:XFkType" nillable="false" minOccurs="1" maxOccurs="1"/> |
diagram | |||||||||||||
type | axlapi:XFkType | ||||||||||||
properties |
|
||||||||||||
attributes |
|
||||||||||||
source | <xsd:element name="regionBName" type="axlapi:XFkType" nillable="false" minOccurs="1" maxOccurs="1"/> |
diagram | |||||||||
type | xsd:string | ||||||||
properties |
|
||||||||
annotation |
|
||||||||
source | <xsd:element name="bandwidth" type="xsd:string" nillable="false" minOccurs="0" maxOccurs="1"> <xsd:annotation> <xsd:documentation>The new bandwidth value for this particular region relationship.</xsd:documentation> </xsd:annotation> </xsd:element> |
diagram | |||||||||||
type | axlapi:XInteger | ||||||||||
properties |
|
||||||||||
source | <xsd:element name="videoBandwidth" type="axlapi:XInteger" default="384" nillable="false" minOccurs="0" maxOccurs="1"/> |
diagram | |||||||||||||
type | axlapi:XFkType | ||||||||||||
properties |
|
||||||||||||
attributes |
|
||||||||||||
source | <xsd:element name="codecPreference" type="axlapi:XFkType" nillable="true" minOccurs="0" maxOccurs="1"/> |