A newer release of this product is available.
ListActiveNodes
Suggest changes
You can use the ListActiveNodes
method to return the list of currently active nodes that are in the cluster.
Parameters
This method has no input parameters.
Return value
This method has the following return value:
Name | Description | Type |
---|---|---|
nodes |
List of active nodes in the cluster. |
node array |
Request example
Requests for this method are similar to the following example:
{ "method": "ListActiveNodes", "params": {}, "id" : 1 }
Response example
Due to the length of this response example, it is documented in a supplementary topic.
New since version
9.6