Skip to main content
POST
Copy snapshot
Copies an existing snapshot into another region, for example to prepare a cross-region restore. Copying is asynchronous.

Authorization

Session cookie set by Sign in: omnistrate_token=<jwt>.

Path parameters

string
required
ID of the snapshot to copy.

Query parameters

string
Subscription that owns the snapshot.

Body

string
required
Region to copy the snapshot to, for example eu-west-1.
Request

Response

Returns 202 Accepted.
string
ID of the orchestration that copies the snapshot.

Errors

See Error for the error response shape.