Cisco Cisco TelePresence Management Suite (TMS) Version 15 Developer's Guide

Page of 74
Supported parameters:
UserName
The Cisco TMS user to get bookings for. If no user name is provided (empty string), the 
logged in user is used.
StartTime
The start date and end date and time of bookings. The time is given in UTC format. 
EndTime
ConferenceStatus
An enumeration of what type of conferences that will be fetched from Cisco TMS. The 
available types are:
 
n
All
 
n
AllExceptDeleted
 
n
Pending
 
n
Ongoing
 
n
PendingAndOngoing 
 
n
MeetingRequest
 
n
Rejected
 
n
Finished
 
n
Deleted
Returned data:
 An array with Conference objects. 
The conference objects will not include:
 
n
the list of participants
 
n
WebEx conference information
 
n
recording URIs
 
n
ConferenceInfoHtml or ConferenceInfoText
GetConferenceBookingEventMail
Supported parameters:
Message
A message from the client to inject into the email notification. 
Contains:
 
n
A MessageType which determines the color and prefix of the message box at the top of the 
email message. Supported values are Information (green), Warning (yellow), and Error (red).
 
n
One or more lines of text strings containing the actual message.
 
ContentTypes
Determines whether the email notification will be sent as PlainText or Html.
Language
A list of supported languages can be gotten from the Remote Setup API. See 
.
Returned data:
 A list of conference booking event e-mail content. Setting Language to blank will return the 
conference language. 
Cisco TelePresence Management Suite Extension Booking API Programming Reference Guide (14.4)     
Page 53 of 74
Booking API reference