Snapshots

Updates the state of a key-value snapshot.

patch/snapshots/{name}

Path parameters

namestring required

The name of the key-value snapshot to update.

Query parameters

api-versionstring required

The API version to be used with the HTTP request.

Headers

Sync-Tokenstring

Used to guarantee real-time consistency between requests.

If-Matchstring

Used to perform an operation only if the targeted resource's etag matches the value provided.

If-None-Matchstring

Used to perform an operation only if the targeted resource's etag does not match the value provided.

Request body

status'provisioning' | 'ready' | 'archived' | 'failed'

The desired status of the snapshot.

Response

Success

Changes