Delete a snapshot
delete
/management/coherence/cluster/services/{serviceName}/persistence/snapshots/{snapshotName}
Use this endpoint to remove a snapshot with a specific name. The operation is asynchronous.
Request
Path Parameters
-
serviceName(required): string
Name of the cache service.
-
snapshotName(required): string
Name of the snapshot.
Response
Supported Media Types
- application/json
200 Response
Command invocation successful