D15335.08 Cisco TelePresence MX700 and MX800 API Reference Guide CE9.2, NOVEMBER 2017.
Copyright © 2017 Cisco Systems, Inc. All rights reserved.
136
Cisco TelePresence MX700 and MX800
API Reference Guide
xCommand Macros Macro Rename
Renames a macro created on this video system.
Requires user role: ADMIN
USAGE:
xCommand Macros Macro Rename Name: "
Name
" NewName: "
NewName
" [Overwrite:
Overwrite
]
where
Name:
String (0..255)
The name of the macro that is renamed.
NewName:
String (0..255)
The new name of the macro.
Overwrite:
Literal (False / True)
Overwrites the existing content or not. The default is set to false.
xCommand Macros Macro Roles Set
Sets the role for a macro.
Requires user role: ADMIN
USAGE:
xCommand Macros Macro Roles Set Name: "
Name
" [Role: "
Role
"]
where
Name:
String (0..255)
The name of the macro that is set.
Role:
String (0..255)
The name of the role that is set.
xCommand Macros Macro Save
Saves the details of a macro. This is a multiline command.
Requires user role: ADMIN
USAGE:
xCommand Macros Macro Save Name: "
Name
" [Overwrite:
Overwrite
]
where
Name:
String (0..255)
The name of the macro that is saved.
Overwrite:
Literal (False / True)
Overwrites the existing content or not. The default is set to true.
xCommand Macros Runtime Restart
Restarts all of the macros set up on this device.
Requires user role: ADMIN
USAGE:
xCommand Macros Runtime Restart
xCommand Macros Runtime Start
Starts all of the macros set up on this device.
Requires user role: ADMIN
USAGE:
xCommand Macros Runtime Start
xCommand Macros Runtime Status
Shows the current status of the macros runtime on this device.
Requires user role: ADMIN
USAGE:
xCommand Macros Runtime Status
Introduction
About the API
xConfiguration
Appendices
xCommand
xStatus
xCommand