put
https://api.linode.com//vpcs/
Update an existing VPC. A successful request triggers a vpc_update event.
To update a VPC's Subnet, run the Update a VPC subnet operation.
Permissions and scopes
To call this operation, you need permissions, based on the model you're using:
-
Identity and access permissions. Your user needs a role with these permissions. Learn more.
- Permissions:
update_vpc
- Permissions:
-
OAuth scopes. Your user needs these scopes assigned. Learn more.
- Scopes:
vpc:read_write
- Scopes:
CLI
linode-cli vpcs update $vpcId \
--description "A description of my VPC."
--label cool-vpc