public final class Cluster extends Object
Modifier and Type | Method and Description |
---|---|
static List |
getNodeStatus()
Gets the status of all nodes in this cluster.
|
public static List getNodeStatus() throws NodeStatusException
IMPORTANT: Each node in a cluster is monitored by one or more Avaya Aura(R) Session Managers. Monitoring a node more frequently will increase the accuracy of the status returned by this API. However, frequent monitoring of node status will have a performance impact. The status of each node is made available to other nodes in the cluster. This API returns the latest view of the nodes.
See the Avaya Breeze Developer's Guide for important administration information on this topic.
NodeStatusException
- if the status could not be retrieved.Copyright © 2023 Avaya. All rights reserved.