D15335.08 Cisco TelePresence MX700 and MX800 API Reference Guide CE9.2, NOVEMBER 2017.
Copyright © 2017 Cisco Systems, Inc. All rights reserved. 155
Cisco TelePresence MX700 and MX800
API Reference Guide
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 UR L: "URL" [UserName: "UserName"] [Password:
"Password"] [Forced: Forc ed]
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.
Forced: False/True
You can force a system to accept a software upgrade immediately, without giving users
a chance to acknowledge or postpone the update. The default value is True.
Time commands
xCommand Time DateTime Get
Read the time and date from the system.
Requires user role: ADMIN, 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, USER
USAGE:
xCommand Time DateTime Set [Year: Year] [Month: Month] [Day: Day] [Hour: Hour]
[Minute: Minute] [Second: Second]
where
Year: Integer (2015..2037)
Month: I nte ge r (1..12)
Day: Integer (1..31)
Hour: Integer (0..23)
Minute: Integer (0..59)
Second: Integer (0..59)