Update a VPC

Update an existing VPC.

  • The User accessing this operation must have read_write grants to the VPC.
  • A successful request triggers a vpc_update event.

To update a VPC's Subnet, run the Update a VPC subnet operation.

linode-cli vpcs update $vpcId \
  --description "A description of my VPC."
  --label cool-vpc

<https://www.linode.com/docs/products/tools/cli/get-started/>
vpc:read_write

<https://techdocs.akamai.com/linode-api/reference/get-started#oauth>
Language
Credentials
Click Try It! to start a request and see the response here!