List cloud VMs
Returns all cloud VMs in the workspace. Requires scope: vm.read.
Authentication
AuthorizationBearer
IBEE platform API token, for example: ibee_live_xxx.
Query parameters
workspace_id
The workspace ID to scope this request to.
Response
Cloud VMs 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
