The TcpClusterStatus:getClusterStatus Method

The TcpClusterStatus:getClusterStatus method 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 TCP daemon. The socket address is the combination of IP and port number.
Total Daemon Count Integer Total number of TCP daemons configured for the cluster.
Strategy String The member removal strategy applied for the cluster. The values are Quorum and Majority.
Required Daemon Count Integer Minimum number of TCP daemons that are required to keep the cluster alive.
Reachable Daemon Count Integer Number of reachable TCP daemons in the cluster.