Update a VPC subnet

Update a VPC Subnet. A successful request triggers a subnet_update event.

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_subnet
  • OAuth scopes. Your user needs these scopes assigned. Learn more.

    • Scopes: vpc:read_write

CLI

linode-cli vpcs subnet-update $vpcId \
  --label cool-vpc-subnet

Learn more

Language
Credentials