Update a GPU VM
Updates mutable properties of a GPU VM. Requires scope: vm.write.
Authentication
AuthorizationBearer
IBEE platform API token, for example: ibee_live_xxx.
Path parameters
vm_id
Virtual machine ID.
Query parameters
workspace_id
The workspace ID to scope this request to.
Request
This endpoint expects an object.
name
New display name for the VM.
Response
GPU VM updated successfully.
id
name
status
cpu
ram_mb
disk_gb
os_type
os_distro
gpu_count
gpu_model
plan_name
public_ip
private_ip
created_at
updated_at
Errors
400
Bad Request Error
401
Unauthorized Error
403
Forbidden Error
404
Not Found Error
