List nodes attached to a VPC

Authentication

AuthorizationBearer

IBEE platform API token, for example: ibee_live_xxx.

Path parameters

vpc_idstringRequired
VPC ID.

Query parameters

workspace_idstringRequired
The workspace ID to scope this request to.

Response

Attached nodes returned successfully.
allocation_idstring
vpc_idstring
subnet_idstring
vm_idstring
connectivityenum
private_ipstring
prefix_lengthinteger
subnet_maskstring
gatewaystring
dnslist of strings
statusstring
public_ip_idstring or null
public_ipstring or null
nat_gateway_idstring or null
nat_public_ipstring or null

Errors

401
Unauthorized Error
403
Forbidden Error