Xcommand Systemunit Configurationprofile Remove; Xcommand Systemunit Configurationprofile Savecurrentconfigurationas; Xcommand Systemunit Datetime Get; Xcommand Systemunit Datetime Set - Cisco TelePresence SX20 Codec Reference Manual

Application programming interface (api)
Hide thumbs Also See for TelePresence SX20 Codec:
Table of Contents

Advertisement

Cisco TelePresence SX20 Codec
Contents
Introduction

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:
xCommand 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:
xCommand SystemUnit ConfigurationProfile SaveCurrentConfigurationAs Name:
"My _ ConfigurationProfile _ 1"

xCommand SystemUnit DateTime Get

Read the time and date from the system.
Requires user role: USER
Example:
xCommand SystemUnit DateTime Get
SX20 Codec API Reference Guide TC7.3, OCTOBER 2015.
D14949.13
About the API
xConfiguration

xCommand SystemUnit DateTime Set

xCommand SystemUnit Diagnostics Run

xCommand SystemUnit FactoryReset

120
xCommand
xCommand
Set the date and time for the system, if not available from NTP (Network Time Protocol).
Requires user role: ADMIN
Parameters:
Year: <2008..2037>
Month: <1..12>
Day: <1..31>
Hour: <0..23>
Minute: <0..59>
Second: <0..59>
Example:
xCommand SystemUnit DateTime Set Year:2012 Month:7 Day:3 Hour:12 Minute:0
Second:0
This command runs all self-diagnostics commands on the system.
Requires user role: ADMIN
Parameters:
ResultSet: <Alerts/All/None>
Example:
xCommand SystemUnit Diagnostics Run
Reset the codec to factory default settings. The call logs are deleted and all system parameters are
reset to default values. All files that have been uploaded to the codec are deleted. Option key(s) are
not affected.
As a default the system restarts after the factory reset, but other behavior can be forced by
selecting a different TrailingAction.
TrailingAction: Select Shutdown or NoAction to override the default behavior (Restart).
Requires user role: ADMIN
Parameters:
Confirm(r): <Yes>
TrailingAction: <NoAction/Restart/Shutdown>
Example:
xCommand SystemUnit FactoryReset Confirm: Yes
API Reference Guide
xStatus
Appendices
Copyright © 2015 Cisco Systems, Inc. All rights reserved.

Hide quick links:

Advertisement

Table of Contents
loading

Table of Contents