Remove a Subnet

Learn how to remove a subnet when it's no longer needed

  1. On Devopness, navigate to a project then select an environment
  2. Find the Networks card
  3. Click View in the Networks card, to see a list of existing Networks
  4. In the list of networks, find the network with the subnet you want to remove and click the NAME of the network
  5. On the upper-right corner of network details view, click SUBNETS, to see a list of existing Subnets
  6. In the list of subnets, find the subnet you want to remove and click the NAME of the subnet
  7. On the upper-right corner of the subnet details view, click REMOVE
  8. Follow the prompts then click REMOVE SUBNET
  9. In the Subnets list, the recently removed Subnet will be gone

Required permissions

To follow this guide, you need the following permissions in the target environment.

Resource TypeRequired Permission
SubnetDelete

For instructions on how to grant user permissions to an environment, please follow the guide Add a team to an environment.

Edit on GitHub