put https://api.linode.com//vpcs//subnets/
Update a VPC Subnet.
- The User accessing this operation must have
read_write
grants to the VPC. - A successful request triggers a
subnet_update
event.
linode-cli vpcs subnet-update $vpcId \
--label cool-vpc-subnet
<https://www.linode.com/docs/products/tools/cli/get-started/>
vpc:read_write
<https://techdocs.akamai.com/linode-api/reference/get-started#oauth>