Endpoint

/v2/replication/source-relationships/{id}/abort-replication

POST

Abort any ongoing replication work for the specified replication relationship where this cluster is the source.

Parameters

Name Description Required
id Relationship identifier Yes
skip-active-policy-snapshot If set to true and the currently replicating snapshot was created by a policy, the next replication job will use the next queued snapshot instead of retrying the current one. Defaults to false if not specified. No

Response

Codes

Code Description
200 Return value on success