Run a GPU VM backup
Queues a manual backup using the VM’s backup configuration. 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.
requested_by
reason
Response
Backup run queued successfully.
organization_id
workspace_id
run_id
vm_id
trigger
backup_type
status
organization_name
workspace_name
source_run_id
vm_backup_id
vm_type
vm_name
os_type
os_distro
template_id
policy_id
chain_id
recovery_point_id
storage_backend
started_at
completed_at
size_gb
source_disk_size_gb
bytes_transferred
backup_stored_size_bytes
backup_stored_size_gb
protected_storage_bytes
billing_storage_bytes
billing_storage_source
metering_status
captured_volume_count
root_only
captured_topology_hash
capture_scope
recovery_point_type
volume_manifest
volume_manifest_summary
live_drift_summary
error_message
metadata
Errors
400
Bad Request Error
401
Unauthorized Error
403
Forbidden Error
404
Not Found Error
409
Conflict Error
