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 IDSchema groupsScope
    builtin:networkzones
    • group:preferences
    environment
    environment-default
    GETManagedhttps://{your-domain}/e/{your-environment-id}/api/v2/settings/schemas/builtin:networkzones
    SaaShttps://{your-environment-id}.live.dynatrace.com/api/v2/settings/schemas/builtin:networkzones
    Environment ActiveGatehttps://{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

    PropertyTypeDescriptionRequired
    Enable network zones in this environment.
    enabled
    boolean

    For details, see Network zones.

    ⚠ Warning: You may experience network imbalance if you suddenly disable network zones in an environment that has a high number of OneAgents with network zone configuration. 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