CMA Reservation. It's used to reserve a conference in the future on CMA system.
Name | Type | Description | Attributes |
---|---|---|---|
plcm-sched-recurrence | plcm-sched-recurrence | See Definition of plcm-sched-recurrence | |
atomLinkList | List of link | See Definition of link | |
plcm-reserved-participant-list | plcm-reserved-participant-list | See Definition of plcm-reserved-participant-list | Mandatory |
name | Name | The reservation name. | Mandatory |
reservation-identifier | xs:string | Identifier of the reservation. Need to fill this in if this is an edited reservation. Leave it blank if this is a new reservation | |
conf-passcode | xs:string | Passcode for participants to enter conference | |
chair-passcode | xs:string | Passcode for chairperson to enter conference | |
template-name | xs:string | Name of conference template this reservation is using. | Mandatory |
send-email | xs:boolean | Reservation confirmation will be sent to participants if set to TRUE | Mandatory |
supported-language-enum | SupportedLanguageEnum | The language used in the email notification message. | |
dial-in-number | xs:string | The dial in number of this reservation. This is a read-only field. Modification of this field is not allowed. For RMA-reservation, this is the VMR number | |
entity-tag | EntityTag | The unique value generated from the server object instance. This value is the same value that MUST be applied to the HTTP Entity Tag (ETag) header for a single instance of this object. Client modification of this field is not allowed for this instance. | |
billing-code | xs:string | The area billing code of this reservation. | |
schedule-conference-type-enum | ScheduleConferenceTypeEnum | Identify where the conference is reserved, when creating or updating reservation, only API_DMA_CONF and API_CMA_CONF are permitted. If not filled, API_DMA_CONF is set. | |
bridge-selection-type-enum | BridgeSelectionTypeEnum | Identify the bridge selection type, if not filled, MULTIDMAPOOL is set. CMA conference supports AUTOBRIDGE and SINGLEBRIDGE. DMA conference supports MULTIDMAPOOL. SINGLEDMAPOOL and MULTIDMAPOOL are not supported now. | |
scheduled-mcu-ip | xs:string | The ScheduledMcu's ip address of this reservation. If bridge-selection-type-enum is SINGLEBRIDGE, then scheduled-mcu-ip must be set. | |
conference-reserve-type-enum | ConferenceReserveTypeEnum | Identify the conference reserve type, if not filled, SINGLE is set. If this is RECURRING, then plcm-sched-recurrence must be set. | |
conference-id | xs:string | The conferenceId of reservation. | |
vmr-room-id | xs:string | The vmr room Id of reservation, Only used for DMA conference. | |
recurrence-id | xs:string | The recurrenceId of a set of reservations. It can identify the set of recurring reservations. This is a read-only field. | |
start-time | xs:dateTime | ||
end-time | xs:dateTime |
Name | Type | Restrictions |
---|---|---|
ConferenceReserveTypeEnum | xs:string | Value must be one of:
|
BridgeSelectionTypeEnum | xs:string | Value must be one of:
|
ScheduleConferenceTypeEnum | xs:string | Value must be one of:
|
EntityTag | xs:string | Length of value must be >=1 Length of value must be <=64 |
SupportedLanguageEnum | xs:string | Value must be one of:
|
Name | xs:string | Length of value must be >=1 Length of value must be <=64 |