| Name | Type | Description | Attributes |
|---|---|---|---|
| mcuName | string | Name of the MCU. | Mandatory |
| mcuType | McuType | Type of MCU. | Mandatory |
| mcuDescription | string | Optional descriptive text for the MCU. | |
| managementAddress | string | IP address or host name of the MCU management interface. | |
| signalingTypes | SignalingTypes | Signaling types supported by the MCU. | |
| isGateway | boolean | MCU is registered as a gateway. | |
| mediaAddress | Array of string | List of media IP addresses associated with the MCU. | |
| vmrEnabled | boolean | Flag indicating whether the MCU is enabled as conferencing resource for the Polycom DMA system's Conference Manager function. | |
| dialStringPrefix | DialStringPrefix | The dialing prefix assigned to the MCU. Can be a single value or comma separated values. | |
| gateway | Gateway | MCU gateway configuration. | |
| registeredPrefixes | Array of RegisteredPrefixes | The dialing prefixes registered with the MCU. | |
| mcuEnabled | boolean | Flag indicating if the MCU is enabled for use. | |
| mcuBusyout | boolean | Flag indicating if the MCU is busied out. | |
| reservedAudioPorts | int | The number of voice ports on the MCU that will not be used by The Polycom DMA system. These ports are reserved for scheduled conferences. | |
| reservedVideoPorts | int | The number of video ports on the MCU that will not be used by The Polycom DMA system. These ports are reserved for scheduled conferences. |
| Name | Type | Description | Attributes |
|---|---|---|---|
| registeredPrefixes | string | Mandatory |
| Name | Type | Description | Attributes |
|---|---|---|---|
| plcmGatewayProfileList | Array of PlcmGatewayProfile | See Definition of PlcmGatewayProfile | |
| gatewayDelimiter | GatewayDelimiter | The dial string delimiter used to separate the session profile prefix from the E.164 number. | Mandatory |
| Name | Type | Restrictions |
|---|---|---|
| GatewayDelimiter | string | Pattern of value must match the regular expression [*#]* |
| DialStringPrefix | string | Pattern of value must match the regular expression [0-9,]* |
| SignalingTypes | string | Value must be one of:
|
| McuType | string | Value must be one of:
|