delete
https://api.linode.com//vpcs/
Delete a single VPC and all of its Subnets.
- A successful request triggers a
vpc_deleteevent andsubnet_deleteevents for each deleted VPC Subnet. - All of the VPC's subnets need to be eligible for deletion. You need to delete all network interfaces each subnet is assigned to. If those interfaces are active, you need to shut down the associated Linodes first. If any subnet can't be deleted, it prevents the VPC and its subnets from being deleted.
- You can't delete a VPC if a NodeBalancer or a managed database is attached to one of its subnets.
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:
delete_vpc
- Permissions:
-
OAuth scopes. Your user needs these scopes assigned. Learn more.
- Scopes:
vpc:read_write
- Scopes:
CLI
linode-cli vpcs delete $vpcId