Public
Get Replication Manager Status
Returns the status of the replication manager indicating whether it is running or starting.
get/api/status
Response
{"alive": "running"} or {"alive": "starting"}
object required
Returns the status of the replication manager indicating whether it is running or starting.
{"alive": "running"} or {"alive": "starting"}