SystemToolsAPI Web service has new cluster management methods
In 9.0, the SystemToolsAPI web service has three new methods related to clusters:
getClusterState– Returns a list of all nodes in the cluster, their roles, and what distributed components they run.nodeFailed– Cleans and releases resources (batch processes, plugins, and message destinations) reserved by a specified node.completeFailedFailover– Completes component failover.
See also
