Skip to main content
POST
Trigger backup
Starts an on-demand backup. Backups run asynchronously and do not interrupt the instance.

Authorization

Session cookie set by Sign in: omnistrate_token=<jwt>. Browsers send it automatically; other clients must forward it on every request.

Path parameters

string
required
ID of the resource instance.

Query parameters

string
ID of the subscription that owns the instance.

Response

Returns 202 Accepted with an empty body when the operation is queued.

Errors

See Error for the shared error response shape.