Restore a specific snapshot
PUT/portal/api/v1/snapshots/action/:snapshot_id/restore
Restores a snapshot identified by snapshot_id
to the associated instance.
Request
Responses
- 200
- 401
- 403
- 404
- 409
- 500
Snapshot restored successfully
Unauthorized
Not authorized to access the resource
Resource not found.
Resource conflict.
Internal Server Error