Cisco Acano X-series 開発者ガイド

ページ / 147
Cisco Meeting Server Release 2.0 : API Reference Guide
112
Response elements
Type/Value
Description/Notes
label
String
Text description associated with the specified diagnostics log
10.14.2 Retrieving an individual system diagnostic
Issue a GET on the /system/diagnostics/<diagnostics ID> node
Response elements
Type/Value
Description/Notes
label
String
Text description associated with the specific diagnostics log
coSpace
ID
If the diagnostics log is associated with a specific coSpace, this
parameter holds the ID of that coSpace
callCorrelator
ID
An ID that is the same across all distributed instances of the active call -
this value will be the same for other Call Bridge peers' diagnostics file for
the same call
timestamp
String
The time at which the diagnostics log was generated
contentsSize
Number
The size of the diagnostics data for this log entry
10.14.3 Retrieving the content of an individual system diagnostic
Issue a GET method on the /system/diagnostics/<diagnostics id>/contents node to retrieve the
data stored in the system diagnostic.
10   System Related Methods