Remove a Network

Learn how to remove a network 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 you want to remove and click the NAME of the network
  5. On the upper-right corner of the network details view, click REMOVE
  6. Follow the prompts then click REMOVE NETWORK
  7. In the Networks list, the recently removed Network will be gone

Required permissions

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

Resource TypeRequired Permission
NetworkDelete

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

Edit on GitHub