D15335.02 Cisco TelePresence MX700 and MX800 API Reference Guide CE8.0, FEBRUARY 2016.
Copyright © 2016 Cisco Systems, Inc. All rights reserved. 121
Cisco TelePresence MX700 and MX800
API Reference Guide
xCommand SystemUnit OptionKey RemoveAll
Remove all option keys.
Requires user role: ADMIN
USAGE:
xCommand SystemUnit OptionKey RemoveAll Confirm: Confirm
where
Confirm: Yes
xCommand SystemUnit SoftwareUpgrade
Initiate a software upgrade by fetching the software from a given URL. If the server requires
username and password these parameters must be included.
Requires user role: ADMIN
USAGE:
xCommand SystemUnit SoftwareUpgrade URL: "URL" [UserName: "UserName"] [Password:
"Password"]
where
URL: String (0, 255)
The software package location
UserName: String (0, 255)
User name to access the server location, if needed.
Password: String (0, 255)
Password to access the server location, if needed.
Time commands
xCommand Time DateTime Get
Read the time and date from the system.
Requires user role: USER
USAGE:
xCommand Time DateTime Get
xCommand Time DateTime Set
Set the date and time for the system, if not available from NTP (Network Time Protocol).
Requires user role: ADMIN
USAGE:
xCommand Time DateTime Set [Year: Year] [Month: Month] [Day: Day] [Hour: Hour]
[Minute: Minute] [Second: Second]
where
Year: Integer (2015..2037)
Month: Inte g er (1..12)
Day: Integer (1..31)
Hour: Integer (0..23)
Minute: Integer (0..59)
Second: Integer (0..59)