Bookings Commands; Xcommand Bookings Clear; Xcommand Bookings Get; Xcommand Bookings List - Cisco TelePresence SX20 Codec Reference Manual

Application programming interface (api)
Hide thumbs Also See for TelePresence SX20 Codec:
Table of Contents

Advertisement

Cisco TelePresence SX20 Codec
Introduction

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
: String (0, 128)
Id
The booking ID of a call or conference.
SX20 Codec API Reference Guide CE8.3, JANUARY 2017.
D15316.05
About the API
xConfiguration
xCommand
xCommand

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
: Integer (1..365)
Days
Number of days to retrieve bookings from.
: Integer (0..365)
DayOffset
Which day to start the search from (today: 0, tomorrow: 1...).
: Integer (1..65534)
Limit
Max number of bookings to list.
: Integer (0..65534)
Offset
Offset number of bookings for this search.
113
API Reference Guide
xStatus
Appendices
Copyright © 2017 Cisco Systems, Inc. All rights reserved.

Hide quick links:

Advertisement

Table of Contents
loading

Table of Contents