Cisco Acano X-series 開発者ガイド

ページ / 147
Cisco Meeting Server Release 2.0 : API Reference Guide
94
10 System Related Methods
This chapter details the API methods related to management of the system. The chapter covers:
n
n
n
n
n
n
n
n
n
n
configuring Call Bridge groups
n
n
n
n
configuring the Streamer
n
system load
n
10.1 Retrieving System Status
GET method performed on the “/system/status” node.
Response elements
Type/Value
Description/Notes
Returns the elements on the left within a “<status>” element:
softwareVersion
String
The software version currently running on the Call Bridge
uptimeSeconds
Number
The length of time that the unit has been running
activated
true|false
Whether the Call Bridge is currently activated (licensed); if not, it will
have a reduced call capacity. Currently always true for a Meeting Server.
clusterEnabled
true|false
If set to true then the Call Bridge is currently running with clustering
enabled. This parameter is present from version 2.0 onwards
10   System Related Methods