TcpClusterStatus:getClusterStatus
Method
Purpose
This method (on all platforms) returns statistics for the cluster.
Type
Open, Synchronous, IMPACT_INFO.
Arguments
None
Returns
Name |
Type |
Description |
Daemon URL |
String |
Comma-separated socket address of the Cluster Manager. The socket address is the combination of IP and port number. |
Total Daemon Count |
Integer |
Total number of Cluster Managers configured for the cluster. |
Strategy |
String |
The member removal strategy applied for the cluster. The values are |
Required Daemon Count |
Integer |
Minimum number of Cluster Managers that are required to keep the cluster alive. |
Reachable Daemon Count |
Integer |
Number of reachable Cluster Managers in the cluster. |