Cisco Acano X-series 開発者ガイド

ページ / 147
Cisco Meeting Server Release 2.0 : API Reference Guide
98
Response elements
Type/Value
Description/Notes
failureReason
For some of the alarm types above, additional information is provided about
the cause of that particular failure:
l
authenticationFailure
l
connectFailure—a failure to connect to a remote destination; for
example, a TCP or TLS connection was not able to be established
l
dataFormatInvalid—the Call Bridge is configured to use a particular data
set (for example, a remotely-hosted resource file) that it then found was
not in a useable format
l
destinationReadOnly—a critical resource, for example the database, was
found by the Call Bridge to be read only when write access was needed
l
dnsFailure—a failure to resolve the host name of a remote destination;
for example, as part of the process of establishing a connection to a
remote system
l
error
l
fileNotFound—the alarm condition was raised because the Call
Bridgefailed to load a required file; for instance, if the resourceArchive
needed for a web bridge was not able to be retrieved from a remote
server
l
fileSizeLimitExceeded—the Call Bridge is configured to use a resource,
for example, a remotely-hosted resource file, that was not able to be
retrieved because it exceeded an internal file size limit
l
internalServerError—the Call Bridge was not able to perform an
operation, for example the upload or download of a resource file,
because the remote party returned "internal server error" when the
operation was attempted
l
serviceUnavailable
10.3 Retrieving System Database Status
GET method performed on the “/system/database” node.
Response elements
Type/Value
Description/Notes
clustered
enabled|disabled
Whether database clustering is enabled.
cluster
If clustering is enabled then the <cluster> element includes the
elements on the left
Error
String
Error description
totalNodes
Number
Number of database nodes in the cluster
nodeInUse
String
Which database node is currently in use (the master)
10   System Related Methods