Endpoint
/v2/replication/source-relationships/{relationship_id}/queued-snapshots/{snapshot_id}
DELETE
Release a snapshot queued for replication from the queue of the specified source replication relationship. This action will permanently remove the snapshot from the relationship's replication queue, but not delete the snapshot from the cluster.
Parameters
| Name |
Description |
Required |
relationship_id |
Relationship identifier |
Yes |
snapshot_id |
Snapshot identifier |
Yes |
Response
Codes
| Code |
Description |
| 200 |
Return value on success |