Skip to main content
POST
Copy snapshot
Copies an existing snapshot into another region, for example to seed a disaster-recovery deployment.

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.

Body

string
ID of the snapshot to copy from.
string
required
Region to copy the snapshot to.

Response

string
ID of the snapshot that was created.
200 OK

Errors

See Error for the shared error response shape.