Get a cloud VM
Returns a single cloud VM. Requires scope: vm.read.
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.
Response
Cloud VM returned successfully.
id
name
status
cpu
ram_mb
disk_gb
os_type
os_distro
plan_name
public_ip
private_ip
created_at
updated_at
Errors
401
Unauthorized Error
403
Forbidden Error
404
Not Found Error
