Update a VPC

Updates mutable VPC metadata. Requires scope: network.write.

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.

Request

This endpoint expects an object.
namestringOptional1-80 characters
descriptionstringOptional<=500 characters

Response

VPC updated 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
subnetslist of objects
nat_gatewayslist of objects
attached_nodeslist of objects

Errors

400
Bad Request Error
401
Unauthorized Error
403
Forbidden Error
404
Not Found Error
409
Conflict Error