Get a cloud VM snapshot restore
Returns the current status of a cloud VM snapshot restore. Requires scope: vm.read.
Authentication
AuthorizationBearer
IBEE platform API token. Production tokens start with ibee_prod_key_; development tokens start with ibee_dev_key_. Use a token only with its matching gateway environment.
Path parameters
restore_id
Snapshot or backup restore operation ID.
Query parameters
workspace_id
The positive numeric workspace ID to scope this request to. Zero, negative, and non-numeric values are rejected.
Response
Snapshot restore status returned successfully.
organization_id
workspace_id
restore_id
source_vm_id
target_mode
recovery_point_id
status
organization_name
workspace_name
target_vm_id
target_vm_name
recovery_point_type
started_at
completed_at
error_message
metadata
Errors
401
Unauthorized Error
403
Forbidden Error
404
Not Found Error
