Create a GPU VM snapshot
Creates a recovery snapshot of the root disk, all attached disks, or selected data disks. Requires scope: vm.write.
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
vm_id
Virtual machine ID.
Query parameters
workspace_id
The positive numeric workspace ID to scope this request to. Zero, negative, and non-numeric values are rejected.
Request
This endpoint expects an object.
name
description
mode
selected_data_volume_ids
requested_by
Response
Snapshot created or queued successfully.
organization_id
workspace_id
snapshot_set_id
vm_id
name
recovery_point_id
status
created_at
updated_at
organization_name
workspace_name
vm_name
vm_type
description
recovery_point_type
capture_scope
captured_volume_count
root_only
size_gb
source_disk_size_gb
display_size_gb
display_storage_bytes
backend_protected_storage_bytes
protected_storage_bytes
billing_storage_bytes
billing_storage_source
metering_status
storage_backend
captured_topology_hash
root_volume_id
root_volume_name
volume_manifest
volume_manifest_summary
live_drift_summary
metadata
Errors
400
Bad Request Error
401
Unauthorized Error
403
Forbidden Error
404
Not Found Error
409
Conflict Error
