Skip to main content
POST
Stop instance
Stops the instance’s compute while retaining its storage and configuration. Use Start to bring it back online.

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.