Restore a snapshot
POST/core/snapshots/:id/restore
Restore a snapshot to a new virtual machine. Supply the snapshot ID in the path to restore the specified snapshot.
State requirement: This operation requires the snapshot to be in the
COMPLETEstate.
Request
Responses
- 200
- 400
- 401
- 500
Success
Bad Request
Common cause: error_reason: bad_request.
Unauthorized
Internal Server Error
Was this page helpful?