Settings API - Network zones settings schema table
Network zones settings (builtin:networkzones)
In combination with ActiveGates, network zones save bandwidth and infrastructure costs by
Compressing traffic
Optimizing traffic routing
Preventing unrelated traffic in between data centers and regions
Schema ID | Schema groups | Scope |
---|---|---|
builtin:networkzones |
| environment environment-default |
GET | Managed | https://{your-domain}/e/{your-environment-id}/api/v2/settings/schemas/builtin:networkzones |
SaaS | https://{your-environment-id}.live.dynatrace.com/api/v2/settings/schemas/builtin:networkzones | |
Environment ActiveGate | https://{your-activegate-domain}/e/{your-environment-id}/api/v2/settings/schemas/builtin:networkzones |
Authentication
To execute this request, you need an access token with Read settings (settings.read
) scope. To learn how to obtain and use it, see Tokens and authentication.
Parameters
Property | Label | Type | Description | Required |
---|---|---|---|---|
enabled | Enable network zones in this environment. | boolean | For details, see Network zones. ⚠ Warning: You may experience network imbalance if you suddenly introduce network zones into an environment that has a high number of OneAgents. To avoid this and to ensure smooth adoption of network zones, follow best practices for planning and proper naming, as explained in Network zones. | required |