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
- ○
endpoint added
endpoint-added
This revision also has 1 change that name no endpoint, such as unreferenced schemas being removed. See the revision's changelog
- ○
- ▲
api path removed without deprecation
api-path-removed-without-deprecation
This revision also has 1 change that name no endpoint, such as unreferenced schemas being removed. See the revision's changelog
- ▲