D15335.08 Cisco TelePresence MX700 and MX800 API Reference Guide CE9.2, NOVEMBER 2017.
Copyright © 2017 Cisco Systems, Inc. All rights reserved.
135
Cisco TelePresence MX700 and MX800
API Reference Guide
Macros commands
xCommand Macros Log Clear
Clears the Macros Logs.
Requires user role: ADMIN
USAGE:
xCommand Macros Log Clear
xCommand Macros Log Get
Shows the logs for all running macros and for the runtime itself.
Requires user role: ADMIN
USAGE:
xCommand Macros Log Get [Offset: "
Offset
"]
where
Offset:
String (0..65534)
Shows lines with the same or higher Offset than the one provided. The default is set to
0.
xCommand Macros Macro Activate
Activates a macro created on this video system.
Requires user role: ADMIN
USAGE:
xCommand Macros Macro Activate Name: "
Name
"
where
Name:
String (0..255)
Specifies the name of the macro to activate.
xCommand Macros Macro Deactivate
Deactivates a macro currently running on this video system.
Requires user role: ADMIN
USAGE:
xCommand Macros Macro Deactivate Name: "
Name
"
where
Name:
String (0..255)
The name of the macro to deactivate.
xCommand Macros Macro Get
Shows the details of a macro created on this video system.
Requires user role: ADMIN
USAGE:
xCommand Macros Macro Get [Content:
Content
] [Name: "
Name
"]
where
Content:
Literal (False / True)
Shows the content for the specified Macro or not. The default is set to false
Name:
String (0..255)
The name of the macro.
xCommand Macros Macro Remove
Removes a macro created on this video system.
Requires user role: ADMIN
USAGE:
xCommand Macros Macro Remove Name: "
Name
"
where
Name:
String (0..255)
The name of the macro that is removed.
Introduction
About the API
xConfiguration
Appendices
xCommand
xStatus
xCommand