Management zones API
deprecated
This API is deprecated. Use the Settings API with the Management zones settings (builtin:management-zones
) schema instead.
The Management zones API enables you to manage the configuration of management zones.
List all management zones
Get an overview of all management zones configured in your Dynatrace environment.
View a management zone
Get management zone parameters by its ID.
Create a management zone
Create a new management zone with the exact parameters you need.
Edit a management zone
Update the existing configuration of a management zone.
Delete a management zone
Delete the configuration of a management zone you no longer need.
For an example of how to use this API, see Copy management zones between Dynatrace environments.