ClusterActions

Toggle server active/standby (calm-period switchover)

Flips this replication-manager between Active and Standby and propagates the new status to all its clusters (yield to peer / take over). Calm-period only: refused with 409 during split brain, when the arbitration is in control.

get/api/clusters/{clusterName}/actions/set-active-status

Path parameters

clusterNamestring required

Cluster Name

Headers

Authorizationstring required

Insert your access token

Response

Server set to Active|Standby

Changes

Changed in 2 of the 5 revisions of this API.11