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
Back to Top

Response

Supported Media Types

200 Response

Command invocation successful
Back to Top