Cisco Cisco TelePresence MX700 Références techniques

Page de 205
D15335.04
 Cisco TelePresence MX700 and MX800 API Reference Guide CE8.2, JUNE 2016. 
Copyright © 2016 Cisco Systems, Inc. All rights reserved. 
111
Cisco TelePresence MX700 and MX800
API Reference Guide
Bookings commands
xCommand Bookings Clear
Clear the current stored list of bookings.
Requires user role: ADMIN, USER
USAGE: 
xCommand Bookings Clear 
xCommand Bookings Get
Get the booking information for a specific ID.
Requires user role: ADMIN, USER
USAGE: 
xCommand Bookings Get Id: "
Id
where
Id: String (0, 128)
The booking ID of a call or conference.
xCommand Bookings List
List the stored bookings for the system. The list of booking details is received from the 
management system. All parameters are optional, and can be used to limit the search result. 
If no parameters are set, past, present and future bookings are all listed. To avoid listing 
bookings from yesterday and before, use DayOffset = 0.
Requires user role: ADMIN, USER
USAGE: 
xCommand Bookings List [Days: 
Days
] [DayOffset: 
DayOffset
] [Limit: 
Limit
[Offset: 
Offset
where
Days: Integer (1..365)
Number of days to retrieve bookings from.
DayOffset: Integer (0..365)
Which day to start the search from (today: 0, tomorrow: 1…).
Limit: Integer (1..65534)
Max number of bookings to list.
Offset: Integer (0..65534)
Offset number of bookings for this search.
Introduction
About the API
xConfiguration
Appendices
xCommand
xStatus
xCommand