Get a VPC subnet

Authentication

AuthorizationBearer

IBEE platform API token, for example: ibee_live_xxx.

Path parameters

vpc_idstringRequired
VPC ID.
subnet_idstringRequired
Subnet ID.

Query parameters

workspace_idstringRequired
The workspace ID to scope this request to.

Response

Subnet 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