diagram | |||||||||||||
namespace | http://www.cisco.com/AXL/API/15.0 | ||||||||||||
type | extension of axlapi:NameAndGUIDRequest | ||||||||||||
properties |
|
||||||||||||
children | name uuid newName description product devicePoolName commonDeviceConfigName locationName loadInformation vendorConfig maximumCapacity useTrustedRelayPoint securityProfileName destinationAddress mcuConferenceBridgeSipPort sipProfile srtpAllowed normalizationScript enableTrace normalizationScriptInfos userName password httpPort useHttps addresses conferenceBridgePrefix allowCFBControlOfCallSecurityIcon overrideSIPTrunkAddress sipTrunkName | ||||||||||||
used by |
|
||||||||||||
attributes |
|
||||||||||||
source | <xsd:complexType name="UpdateConferenceBridgeReq"> <xsd:complexContent> <xsd:extension base="axlapi:NameAndGUIDRequest"> <xsd:sequence> <xsd:element name="newName" type="axlapi:UniqueName128" nillable="false" minOccurs="0" maxOccurs="1"/> <xsd:element name="description" type="axlapi:String128" nillable="false" minOccurs="0" maxOccurs="1"/> <xsd:element name="product" type="axlapi:XProduct" nillable="false" minOccurs="0" maxOccurs="1"/> <xsd:element name="devicePoolName" type="axlapi:XFkType" nillable="true" minOccurs="0" maxOccurs="1"/> <xsd:element name="commonDeviceConfigName" type="axlapi:XFkType" nillable="true" minOccurs="0" maxOccurs="1"/> <xsd:element name="locationName" type="axlapi:XFkType" default="Hub_None" nillable="false" minOccurs="0" maxOccurs="1"/> <xsd:element name="loadInformation" type="axlapi:XLoadInformation" nillable="true" minOccurs="0" maxOccurs="1"> <xsd:annotation> <xsd:documentation>This tag is used only by Cisco Conference Bridge Hardware.For devices with load information, if any special load information is specified, the special attribute is set to TRUE. Otherwise, the load information is the default for the product.</xsd:documentation> </xsd:annotation> </xsd:element> <xsd:element name="vendorConfig" type="axlapi:XVendorConfig" minOccurs="0" maxOccurs="1"> <xsd:annotation> <xsd:documentation>This tag is used only by Cisco Video Conference Bridge(IPVC-35xx),Cisco Conference Bridge (WS-SVC-CMM) and Cisco Media Server(WS-SVC-CMM-MS).</xsd:documentation> </xsd:annotation> </xsd:element> <xsd:element name="maximumCapacity" type="axlapi:XInteger" nillable="false" minOccurs="0" maxOccurs="1"> <xsd:annotation> <xsd:documentation>This tag is mandatory for Cisco Conference Bridge(WS-SVC-CMM) and Cisco Media Server(WS-SVC-CMM-MS). Valid values for this tag are 32,64,96,128.</xsd:documentation> </xsd:annotation> </xsd:element> <xsd:element name="useTrustedRelayPoint" type="axlapi:XStatus" default="Default" nillable="false" minOccurs="0" maxOccurs="1"/> <xsd:element name="securityProfileName" type="axlapi:XFkType" nillable="true" minOccurs="0" maxOccurs="1"> <xsd:annotation> <xsd:documentation>Valid only for Cisco IOS Enhanced Conference Bridge</xsd:documentation> </xsd:annotation> </xsd:element> <xsd:element name="destinationAddress" type="xsd:string" nillable="false" minOccurs="0" maxOccurs="1"> <xsd:annotation> <xsd:documentation>Valid only for Cisco TelePresence MCU/Conductor/CMS</xsd:documentation> </xsd:annotation> </xsd:element> <xsd:element name="mcuConferenceBridgeSipPort" type="axlapi:XInteger" default="5060" nillable="false" minOccurs="0" maxOccurs="1"> <xsd:annotation> <xsd:documentation>Valid only for Cisco TelePresence MCU/Conductor/CMS</xsd:documentation> </xsd:annotation> </xsd:element> <xsd:element name="sipProfile" type="axlapi:XFkType" nillable="true" minOccurs="0" maxOccurs="1"> <xsd:annotation> <xsd:documentation>Valid only for Cisco TelePresence MCU/Conductor/CMS</xsd:documentation> </xsd:annotation> </xsd:element> <xsd:element name="srtpAllowed" type="axlapi:boolean" nillable="false" minOccurs="0" maxOccurs="1"> <xsd:annotation> <xsd:documentation>Valid only for Cisco TelePresence MCU/Conductor/CMS</xsd:documentation> </xsd:annotation> </xsd:element> <xsd:element name="normalizationScript" type="axlapi:XFkType" nillable="true" minOccurs="0" maxOccurs="1"> <xsd:annotation> <xsd:documentation>Valid only for Cisco TelePresence MCU/Conductor/CMS</xsd:documentation> </xsd:annotation> </xsd:element> <xsd:element name="enableTrace" type="axlapi:boolean" nillable="false" minOccurs="0" maxOccurs="1"> <xsd:annotation> <xsd:documentation>Valid only for Cisco TelePresence MCU/Conductor/CMS</xsd:documentation> </xsd:annotation> </xsd:element> <xsd:element name="normalizationScriptInfos" minOccurs="0" maxOccurs="1"> <xsd:annotation> <xsd:documentation>Adding parameters for normalization script Info</xsd:documentation> </xsd:annotation> <xsd:complexType> <xsd:sequence minOccurs="0"> <xsd:element name="normalizationScriptInfo" type="axlapi:XNormalizationScriptInfo" minOccurs="0" maxOccurs="unbounded"/> </xsd:sequence> </xsd:complexType> </xsd:element> <xsd:element name="userName" type="xsd:string" nillable="false" minOccurs="0" maxOccurs="1"> <xsd:annotation> <xsd:documentation>Valid for Cisco TelePresence MCU/Conductor/CMS and max length is 31</xsd:documentation> </xsd:annotation> </xsd:element> <xsd:element name="password" type="xsd:string" nillable="false" minOccurs="0" maxOccurs="1"> <xsd:annotation> <xsd:documentation>Valid for Cisco TelePresence MCU/Conductor/CMS and max length is 31</xsd:documentation> </xsd:annotation> </xsd:element> <xsd:element name="httpPort" type="axlapi:XInteger" default="80" nillable="false" minOccurs="0" maxOccurs="1"> <xsd:annotation> <xsd:documentation>Valid for Cisco TelePresence MCU and Conductor</xsd:documentation> </xsd:annotation> </xsd:element> <xsd:element name="useHttps" type="axlapi:boolean" default="false" nillable="false" minOccurs="0" maxOccurs="1"> <xsd:annotation> <xsd:documentation>Valid for Cisco TelePresence MCU/Conductor/CMS</xsd:documentation> </xsd:annotation> </xsd:element> <xsd:element name="addresses" minOccurs="0" maxOccurs="1"> <xsd:annotation> <xsd:documentation>Valid only for Cisco TelePresence Conference bridges</xsd:documentation> </xsd:annotation> <xsd:complexType> <xsd:sequence minOccurs="0"> <xsd:element name="address" type="xsd:string" minOccurs="0" maxOccurs="3"> <xsd:annotation> <xsd:documentation>Valid only for Cisco TelePresence Conference bridges</xsd:documentation> </xsd:annotation> </xsd:element> </xsd:sequence> </xsd:complexType> </xsd:element> <xsd:element name="conferenceBridgePrefix" type="xsd:string" nillable="true" minOccurs="0" maxOccurs="1"> <xsd:annotation> <xsd:documentation>Valid only for Cisco TelePresence Conference bridges</xsd:documentation> </xsd:annotation> </xsd:element> <xsd:element name="allowCFBControlOfCallSecurityIcon" type="axlapi:boolean" default="false" nillable="true" minOccurs="0" maxOccurs="1"> <xsd:annotation> <xsd:documentation>This option is available for Conference types MCU,Conductor and CMS</xsd:documentation> </xsd:annotation> </xsd:element> <xsd:element name="overrideSIPTrunkAddress" type="axlapi:boolean" default="false" nillable="true" minOccurs="0" maxOccurs="1"> <xsd:annotation> <xsd:documentation>Valid only for Cisco TelePresence Conference bridges</xsd:documentation> </xsd:annotation> </xsd:element> <xsd:element name="sipTrunkName" type="axlapi:XFkType" minOccurs="0" maxOccurs="1"> <xsd:annotation> <xsd:documentation>Valid only for Cisco TelePresence Conference bridges</xsd:documentation> </xsd:annotation> </xsd:element> </xsd:sequence> </xsd:extension> </xsd:complexContent> </xsd:complexType> |
diagram | |||||||||
type | axlapi:UniqueName128 | ||||||||
properties |
|
||||||||
facets |
|
||||||||
source | <xsd:element name="newName" type="axlapi:UniqueName128" nillable="false" minOccurs="0" maxOccurs="1"/> |
diagram | |||||||||
type | axlapi:String128 | ||||||||
properties |
|
||||||||
facets |
|
||||||||
source | <xsd:element name="description" type="axlapi:String128" nillable="false" minOccurs="0" maxOccurs="1"/> |
diagram | |||||||||
type | axlapi:XProduct | ||||||||
properties |
|
||||||||
source | <xsd:element name="product" type="axlapi:XProduct" nillable="false" minOccurs="0" maxOccurs="1"/> |
diagram | |||||||||||||
type | axlapi:XFkType | ||||||||||||
properties |
|
||||||||||||
attributes |
|
||||||||||||
source | <xsd:element name="devicePoolName" type="axlapi:XFkType" nillable="true" minOccurs="0" maxOccurs="1"/> |
diagram | |||||||||||||
type | axlapi:XFkType | ||||||||||||
properties |
|
||||||||||||
attributes |
|
||||||||||||
source | <xsd:element name="commonDeviceConfigName" type="axlapi:XFkType" nillable="true" minOccurs="0" maxOccurs="1"/> |
diagram | |||||||||||||
type | axlapi:XFkType | ||||||||||||
properties |
|
||||||||||||
attributes |
|
||||||||||||
source | <xsd:element name="locationName" type="axlapi:XFkType" default="Hub_None" nillable="false" minOccurs="0" maxOccurs="1"/> |
diagram | |||||||||||||
type | axlapi:XLoadInformation | ||||||||||||
properties |
|
||||||||||||
attributes |
|
||||||||||||
annotation |
|
||||||||||||
source | <xsd:element name="loadInformation" type="axlapi:XLoadInformation" nillable="true" minOccurs="0" maxOccurs="1"> <xsd:annotation> <xsd:documentation>This tag is used only by Cisco Conference Bridge Hardware.For devices with load information, if any special load information is specified, the special attribute is set to TRUE. Otherwise, the load information is the default for the product.</xsd:documentation> </xsd:annotation> </xsd:element> |
diagram | |||||||
type | axlapi:XVendorConfig | ||||||
properties |
|
||||||
annotation |
|
||||||
source | <xsd:element name="vendorConfig" type="axlapi:XVendorConfig" minOccurs="0" maxOccurs="1"> <xsd:annotation> <xsd:documentation>This tag is used only by Cisco Video Conference Bridge(IPVC-35xx),Cisco Conference Bridge (WS-SVC-CMM) and Cisco Media Server(WS-SVC-CMM-MS).</xsd:documentation> </xsd:annotation> </xsd:element> |
diagram | |||||||||
type | axlapi:XInteger | ||||||||
properties |
|
||||||||
annotation |
|
||||||||
source | <xsd:element name="maximumCapacity" type="axlapi:XInteger" nillable="false" minOccurs="0" maxOccurs="1"> <xsd:annotation> <xsd:documentation>This tag is mandatory for Cisco Conference Bridge(WS-SVC-CMM) and Cisco Media Server(WS-SVC-CMM-MS). Valid values for this tag are 32,64,96,128.</xsd:documentation> </xsd:annotation> </xsd:element> |
diagram | |||||||||||
type | axlapi:XStatus | ||||||||||
properties |
|
||||||||||
source | <xsd:element name="useTrustedRelayPoint" type="axlapi:XStatus" default="Default" nillable="false" minOccurs="0" maxOccurs="1"/> |
diagram | |||||||||||||
type | axlapi:XFkType | ||||||||||||
properties |
|
||||||||||||
attributes |
|
||||||||||||
annotation |
|
||||||||||||
source | <xsd:element name="securityProfileName" type="axlapi:XFkType" nillable="true" minOccurs="0" maxOccurs="1"> <xsd:annotation> <xsd:documentation>Valid only for Cisco IOS Enhanced Conference Bridge</xsd:documentation> </xsd:annotation> </xsd:element> |
diagram | |||||||||
type | xsd:string | ||||||||
properties |
|
||||||||
annotation |
|
||||||||
source | <xsd:element name="destinationAddress" type="xsd:string" nillable="false" minOccurs="0" maxOccurs="1"> <xsd:annotation> <xsd:documentation>Valid only for Cisco TelePresence MCU/Conductor/CMS</xsd:documentation> </xsd:annotation> </xsd:element> |
diagram | |||||||||||
type | axlapi:XInteger | ||||||||||
properties |
|
||||||||||
annotation |
|
||||||||||
source | <xsd:element name="mcuConferenceBridgeSipPort" type="axlapi:XInteger" default="5060" nillable="false" minOccurs="0" maxOccurs="1"> <xsd:annotation> <xsd:documentation>Valid only for Cisco TelePresence MCU/Conductor/CMS</xsd:documentation> </xsd:annotation> </xsd:element> |
diagram | |||||||||||||
type | axlapi:XFkType | ||||||||||||
properties |
|
||||||||||||
attributes |
|
||||||||||||
annotation |
|
||||||||||||
source | <xsd:element name="sipProfile" type="axlapi:XFkType" nillable="true" minOccurs="0" maxOccurs="1"> <xsd:annotation> <xsd:documentation>Valid only for Cisco TelePresence MCU/Conductor/CMS</xsd:documentation> </xsd:annotation> </xsd:element> |
diagram | |||||||||
type | axlapi:boolean | ||||||||
properties |
|
||||||||
facets |
|
||||||||
annotation |
|
||||||||
source | <xsd:element name="srtpAllowed" type="axlapi:boolean" nillable="false" minOccurs="0" maxOccurs="1"> <xsd:annotation> <xsd:documentation>Valid only for Cisco TelePresence MCU/Conductor/CMS</xsd:documentation> </xsd:annotation> </xsd:element> |
diagram | |||||||||||||
type | axlapi:XFkType | ||||||||||||
properties |
|
||||||||||||
attributes |
|
||||||||||||
annotation |
|
||||||||||||
source | <xsd:element name="normalizationScript" type="axlapi:XFkType" nillable="true" minOccurs="0" maxOccurs="1"> <xsd:annotation> <xsd:documentation>Valid only for Cisco TelePresence MCU/Conductor/CMS</xsd:documentation> </xsd:annotation> </xsd:element> |
diagram | |||||||||
type | axlapi:boolean | ||||||||
properties |
|
||||||||
facets |
|
||||||||
annotation |
|
||||||||
source | <xsd:element name="enableTrace" type="axlapi:boolean" nillable="false" minOccurs="0" maxOccurs="1"> <xsd:annotation> <xsd:documentation>Valid only for Cisco TelePresence MCU/Conductor/CMS</xsd:documentation> </xsd:annotation> </xsd:element> |
diagram | |||||||
properties |
|
||||||
children | normalizationScriptInfo | ||||||
annotation |
|
||||||
source | <xsd:element name="normalizationScriptInfos" minOccurs="0" maxOccurs="1"> <xsd:annotation> <xsd:documentation>Adding parameters for normalization script Info</xsd:documentation> </xsd:annotation> <xsd:complexType> <xsd:sequence minOccurs="0"> <xsd:element name="normalizationScriptInfo" type="axlapi:XNormalizationScriptInfo" minOccurs="0" maxOccurs="unbounded"/> </xsd:sequence> </xsd:complexType> </xsd:element> |
diagram | |||||||
type | axlapi:XNormalizationScriptInfo | ||||||
properties |
|
||||||
children | parameterName parameterValue | ||||||
source | <xsd:element name="normalizationScriptInfo" type="axlapi:XNormalizationScriptInfo" minOccurs="0" maxOccurs="unbounded"/> |
diagram | |||||||||
type | xsd:string | ||||||||
properties |
|
||||||||
annotation |
|
||||||||
source | <xsd:element name="userName" type="xsd:string" nillable="false" minOccurs="0" maxOccurs="1"> <xsd:annotation> <xsd:documentation>Valid for Cisco TelePresence MCU/Conductor/CMS and max length is 31</xsd:documentation> </xsd:annotation> </xsd:element> |
diagram | |||||||||
type | xsd:string | ||||||||
properties |
|
||||||||
annotation |
|
||||||||
source | <xsd:element name="password" type="xsd:string" nillable="false" minOccurs="0" maxOccurs="1"> <xsd:annotation> <xsd:documentation>Valid for Cisco TelePresence MCU/Conductor/CMS and max length is 31</xsd:documentation> </xsd:annotation> </xsd:element> |
diagram | |||||||||||
type | axlapi:XInteger | ||||||||||
properties |
|
||||||||||
annotation |
|
||||||||||
source | <xsd:element name="httpPort" type="axlapi:XInteger" default="80" nillable="false" minOccurs="0" maxOccurs="1"> <xsd:annotation> <xsd:documentation>Valid for Cisco TelePresence MCU and Conductor</xsd:documentation> </xsd:annotation> </xsd:element> |
diagram | |||||||||||
type | axlapi:boolean | ||||||||||
properties |
|
||||||||||
facets |
|
||||||||||
annotation |
|
||||||||||
source | <xsd:element name="useHttps" type="axlapi:boolean" default="false" nillable="false" minOccurs="0" maxOccurs="1"> <xsd:annotation> <xsd:documentation>Valid for Cisco TelePresence MCU/Conductor/CMS</xsd:documentation> </xsd:annotation> </xsd:element> |
diagram | |||||||
properties |
|
||||||
children | address | ||||||
annotation |
|
||||||
source | <xsd:element name="addresses" minOccurs="0" maxOccurs="1"> <xsd:annotation> <xsd:documentation>Valid only for Cisco TelePresence Conference bridges</xsd:documentation> </xsd:annotation> <xsd:complexType> <xsd:sequence minOccurs="0"> <xsd:element name="address" type="xsd:string" minOccurs="0" maxOccurs="3"> <xsd:annotation> <xsd:documentation>Valid only for Cisco TelePresence Conference bridges</xsd:documentation> </xsd:annotation> </xsd:element> </xsd:sequence> </xsd:complexType> </xsd:element> |
diagram | |||||||
type | xsd:string | ||||||
properties |
|
||||||
annotation |
|
||||||
source | <xsd:element name="address" type="xsd:string" minOccurs="0" maxOccurs="3"> <xsd:annotation> <xsd:documentation>Valid only for Cisco TelePresence Conference bridges</xsd:documentation> </xsd:annotation> </xsd:element> |
diagram | |||||||||
type | xsd:string | ||||||||
properties |
|
||||||||
annotation |
|
||||||||
source | <xsd:element name="conferenceBridgePrefix" type="xsd:string" nillable="true" minOccurs="0" maxOccurs="1"> <xsd:annotation> <xsd:documentation>Valid only for Cisco TelePresence Conference bridges</xsd:documentation> </xsd:annotation> </xsd:element> |
diagram | |||||||||||
type | axlapi:boolean | ||||||||||
properties |
|
||||||||||
facets |
|
||||||||||
annotation |
|
||||||||||
source | <xsd:element name="allowCFBControlOfCallSecurityIcon" type="axlapi:boolean" default="false" nillable="true" minOccurs="0" maxOccurs="1"> <xsd:annotation> <xsd:documentation>This option is available for Conference types MCU,Conductor and CMS</xsd:documentation> </xsd:annotation> </xsd:element> |
diagram | |||||||||||
type | axlapi:boolean | ||||||||||
properties |
|
||||||||||
facets |
|
||||||||||
annotation |
|
||||||||||
source | <xsd:element name="overrideSIPTrunkAddress" type="axlapi:boolean" default="false" nillable="true" minOccurs="0" maxOccurs="1"> <xsd:annotation> <xsd:documentation>Valid only for Cisco TelePresence Conference bridges</xsd:documentation> </xsd:annotation> </xsd:element> |
diagram | |||||||||||||
type | axlapi:XFkType | ||||||||||||
properties |
|
||||||||||||
attributes |
|
||||||||||||
annotation |
|
||||||||||||
source | <xsd:element name="sipTrunkName" type="axlapi:XFkType" minOccurs="0" maxOccurs="1"> <xsd:annotation> <xsd:documentation>Valid only for Cisco TelePresence Conference bridges</xsd:documentation> </xsd:annotation> </xsd:element> |