List cloud VMs
Returns all cloud VMs in the workspace. Requires scope: vm.read.
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.
Query parameters
workspace_id
The positive numeric workspace ID to scope this request to. Zero, negative, and non-numeric values are rejected.
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
