List VPC subnets

Lists subnets in a VPC. Requires scope: network.read.

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

Subnets returned successfully.
subnet_idstring
vpc_idstring
site_idstring
namestring
cidrstring
gatewaystring
dnslist of strings
statusenum
created_atdatetime
updated_atdatetime
organization_idstring
workspace_idstring
error_messagestring or null

Errors

401
Unauthorized Error
403
Forbidden Error
404
Not Found Error