Rejoin the diverged master with a chosen recovery method
Explicitly (re-)arms the rejoin using the operator-chosen method. Safe methods use /actions/rejoin (needs cluster-failover); destructive methods (ignore-delta-force, bootstrap-repli-ftwrl, reset-master-reslave) use /actions/unsafe-rejoin (needs cluster-failover + cluster-rejoin-unsafe). The method must match its verb.
Path parameters
Cluster Name
Rejoin method. Safe (via /actions/rejoin): flashback, logical-dump (direct master dump), logical-backup, physical-backup, rejoin-script. Destructive (via /actions/unsafe-rejoin): ignore-delta-force, bootstrap-repli-ftwrl, reset-master-reslave
Headers
Insert your access token
Response
Rejoin armed
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
- ▲