D15107.05
Codec SX80 API Reference Guide TC7.3, OCTOBER 2015.
Copyright © 2015 Cisco Systems, Inc. All rights reserved.
128
Cisco TelePresence SX80
API Reference Guide
SystemUnit commands
xCommand SystemUnit AdminPassword Set
Set a password for the user that is currently signed in.
Requires user role:
ADMIN
Parameters:
Password(r): <S: 0, 64>
Example:
xCom mand SystemUnit AdminPassword Set Password:***********
xCommand SystemUnit ConfigurationProfile CancelChange
Cancel the "ConfigurationProfile Change" command, that would otherwise take effect after next
system boot.
Requires user role:
ADMIN
Example:
xCom mand SystemUnit ConfigurationProfile CancelChange
xCommand SystemUnit ConfigurationProfile Change
Select a previously saved configuration profile. NOTE: Requires a restart of the codec.
Requires user role:
ADMIN
Parameters:
Name(r): <S: 0, 255>
Example:
xCom mand SystemUnit ConfigurationProfile Change Name:
"My _ ConfigurationProfile _ 1"
*r ConfigurationProfileChangeResult (status=OK):
Warning: New configuration profile will be active after next boot.
** end
xCommand SystemUnit ConfigurationProfile List
List configuration profiles that has been stored in the system.
Requires user role:
ADMIN
Example:
xCom mand SystemUnit ConfigurationProfile List
xCommand SystemUnit ConfigurationProfile Remove
Delete a configuration profile that has been stored in the system.
Requires user role:
ADMIN
Parameters:
Name(r): <S: 0, 255>
Example:
xCom mand SystemUnit ConfigurationProfile Remove Name:
"My _ ConfigurationProfile _ 1"
xCommand SystemUnit ConfigurationProfile SaveCurrentConfigurationAs
Save the current system settings into a configuration profile. Assign a name to the new profile. The
name is the unique identifier of the profile.
Requires user role:
ADMIN
Parameters:
Name(r): <S: 0, 255>
Example:
xCom mand SystemUnit ConfigurationProfile SaveCurrentConfigurationAs Name:
"My _ ConfigurationProfile _ 1"
xCommand SystemUnit DateTime Get
Read the time and date from the system.
Requires user role:
USER
Example:
xCom mand SystemUnit DateTime Get
Contents
Introduction
About the API
xConfiguration
Appendices
xCommand
xStatus
xCommand