Technical References

D14 641.11 Codec C90 API Reference Guide TC6.2, JULY 2013. Copyright © 20102013 Cisco Systems, Inc. All rights reserved. 123
Cisco TelePresence System Codec C90 API Reference Guide
xCommand SystemUnit ConfigurationProfile List
List configuration profiles that has been stored in the system.
Requires user role: ADMIN
Example:
xCommand SystemUnit ConfigurationProfile List
*r ConfigurationProfileListResult (status=OK):
Profile: My _ ConfigurationProfile _ 1
Profile: My _ ConfigurationProfile _ 2
** end
xCommand SystemUnit ConfigurationProfile CancelChange
Cancel the "ConfigurationProfile Change" command, that would otherwise take effect after next
system boot.
Requires user role: ADMIN
Example:
xCommand SystemUnit ConfigurationProfile CancelChange
*r ConfigurationProfileCancelChangeResult (status=OK):
** end
xCommand SystemUnit Notifications RemoveAll
Clears the list of system notifications that are reported by xStatus SystemUnit Notifications Text/
Type.
Requires user role: ADMIN
Example:
xCommand SystemUnit Notifications RemoveAll
*r NotificationsRemoveAllResult (status=OK):
** end
xCommand SystemUnit ReleaseKey List
List all software versions that the system has a valid release key for.
Requires user role: ADMIN
Example:
xCommand SystemUnit ReleaseKey List
*r SystemUnit ReleaseKey 1 Version: "TC1"
*r SystemUnit ReleaseKey 2 Version: "TC2"
*r SystemUnit ReleaseKey 3 Version: "TC3"
*r SystemUnit ReleaseKey 4 Version: "TC4"
*r SystemUnit ReleaseKey 5 Version: "TC5"
** end
Contents
Introduction
About the API
xConfiguration
Appendices
xCommand
xStatus
xCommand