List nodes
GET/system/nodes
JSON-RPC
system.nodes.search
The method returns list of the nodes in the cluster, including their status, last ping, configuration and load details.
Request​
Responses​
- 200
- 400
- 401
- 404
- 422
- 500
List of node objects.
The request contains invalid arguments or is malformed
Access is not authorized
Requested object was not found
A logical error occurred, making the request unprocessable
An unexpected error occurred