Cisco Cisco TelePresence MX700 Technical References

Page of 194
D15335.03
 Cisco TelePresence MX700 and MX800 API Reference Guide CE8.1, APRIL 2016. 
Copyright © 2016 Cisco Systems, Inc. All rights reserved. 
130
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 URL: "
URL
" [UserName: "
UserName
"] [Password: 
"
Password
"] [Forced: 
Forced
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.
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
USAGE: 
xCommand Time DateTime Set [Year: 
Year
] [Month: 
Month
] [Day: 
Day
] [Hour: 
Hour
[Minute: 
Minute
] [Second: 
Second
where
Year: Integer (2015..2037)
Month: Integer (1..12)
Day: Integer (1..31)
Hour: Integer (0..23)
Minute: Integer (0..59)
Second: Integer (0..59)
Introduction
About the API
xConfiguration
Appendices
xCommand
xStatus
xCommand