D15335.08 Cisco TelePresence MX700 and MX800 API Reference Guide CE9.2, NOVEMBER 2017.
Copyright © 2017 Cisco Systems, Inc. All rights reserved. 134
Cisco TelePresence MX700 and MX800
API Reference Guide
HttpFeedback commands
xCommand HttpFeedback Deregister
Deregister the HTTP feedback over HTTP(S).
Requires user role: ADMIN
USAGE:
xCommand HttpFeedback Deregister FeedbackSlot: FeedbackSlot
where
FeedbackSlot: Integer (1..4)
Deregister the feedback slot that was registered using the xCommand HttpFeedback
Register command.
xCommand HttpFeedback Register
Register the system to a HTTP(S) server to return XML feedback over HTTP(S) to specific URLs.
Requires user role: ADMIN
USAGE:
xCommand HttpFeedback Register FeedbackSlot: FeedbackSlot [For m at: Format]
ServerUrl: "ServerUrl" [Expression: "Expression"]
where
FeedbackSlot: Integer (1..4)
The codec can register up to 4 slots of servers requesting HTTP feedback. Set the
registering to one of them.
Note: Avoid using FeedbackSlot 3 in an environment where Cisco TelePresence
Management Suite (TMS) is used as TMS uses this feedbackslot to register its
expressions.
Format: XML/JSON
Set the format for the feedback from the HTTP server to XML or JSON. The default is
set to XML.
ServerUrl: String (1, 2048)
The URL to the HTTP server where you want the codec to post the HTTP feedback
messages to.
Expression: String (1, 255)
The XPath expression specifies which parts of the Status, Configuration or Event XML
documents are monitored. You can have from 0 to 15 XPath expressions in the same
command.