Create a Snapshot across all Services
post
/management/coherence/cluster/services/persistence/snapshots/{snapshotName}
Use this endpoint to create a snapshot across all persistence enabled services with a specific snapshot name. The operation is asynchronous and does not (currently) perform a safe snapshot across all services (i.e. all or nothing).
Request
Path Parameters
-
snapshotName: string
Name of the snapshot.
Response
Supported Media Types
- application/json
200 Response
Command invocation successful