Get replication status
GET/system/nodes/replication-status
JSON-RPC
system.nodes.replication_status
Method returns replication status as seen from current node. If executed on the Master - it will give the most wide overview. If executed on any of the Slaves it will give list of all nodes and delay to the Master.
Request​
Responses​
- 200
- 400
- 401
- 404
- 422
- 500
Replication status for all nodes as seen from the current node.
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