List VPCs

Lists VPCs in the selected workspace. Requires scope: network.read.

Authentication

AuthorizationBearer

IBEE platform API token, for example: ibee_live_xxx.

Query parameters

workspace_idstringRequired
The workspace ID to scope this request to.
site_idstringOptional
Return only VPCs in this site.

Response

VPCs returned successfully.
vpc_idstring
organization_idstring
workspace_idstring
site_idstring
namestring
cidrstring
statusenum
connectivity_typeenum
created_atdatetime
updated_atdatetime
account_idstring
descriptionstring
regionstring or null
is_defaultboolean
error_messagestring or null
node_countinteger>=0
nat_pricingobject

Errors

401
Unauthorized Error
403
Forbidden Error