Try it free

Delete a network zone

  • Dynatrace Classic
  • How-to guide
  • 1-min read
  • Published Apr 14, 2020

To delete a network zone, first make sure no OneAgent or ActiveGate is using that zone. You can only delete an empty network zone. If the network zone is used as an alternative zone for any OneAgent, it will be automatically removed from the list of possible alternatives.

Follow these steps:

  1. Identify the OneAgents in the zone to be deleted.

  2. Identify a different zone to put these OneAgents in.

  3. Check whether the ActiveGates in the target zone have enough capacity to add these OneAgents. If needed, install additional ActiveGates.

  4. Change the network zone for every OneAgent in the zone to be deleted via command-line interface. For instructions on cloud deployments, select the appropriate link in the expandable section.

    Deploy network zones in a cloud

    Kubernetes

    Deploy OneAgent on Kubernetes

    Deploy OneAgent on Kubernetes via DaemonSet

    Deploy OneAgent on Kubernetes for application only

    OpenShift

    Deploy OneAgent on OpenShift

    Deploy OneAgent on OpenShift via DaemonSet

    Deploy OneAgent on OpenShift for application only

    Amazon Web Services

    Deploy OneAgent on AWS Fargate

    Deploy OneAgent on Elastic Container Service

    Deploy OneAgent on AWS Elastic Beanstalk

    Deploy OneAgent on Elastic Kubernetes Service

    Azure

    Deploy OneAgent on Azure Virtual Machines

    Deploy OneAgent on Azure Kubernetes Service

    Cloud Foundry

    Deploy OneAgent on BOSH

    Deploy OneAgent on Cloud Foundry

    Google Cloud

    Deploy OneAgent on Google Kubernetes Engine

    Heroku

    Deploy OneAgent on Heroku

  5. Uninstall the ActiveGates responsible for message routing in the network zone to be deleted.
    Alternatively, you can re-assign these ActiveGates to other network zones. Change the network zone in the ActiveGate configuration and restart the ActiveGate main service.

  6. Delete the network zone. Use the DELETE a network zone API call.

Related topics

  • Network zones API