Settings API - Settings zones opt-in schema table

  • Published Sep 25, 2025

Settings zones opt-in (builtin:settings-zones.enablement)

Settings zones enable defining fine grained access rights to parts of an environment and can replace host groups for settings inheritance. Opt-in per entity type to inherit settings from settings zones instead of host groups.

Schema IDSchema groupsScope
builtin:settings-zones.enablement-
environment
GETManagedhttps://{your-domain}/e/{your-environment-id}/api/v2/settings/schemas/builtin:settings-zones.enablement
SaaShttps://{your-environment-id}.live.dynatrace.com/api/v2/settings/schemas/builtin:settings-zones.enablement
Environment ActiveGatehttps://{your-activegate-domain}/e/{your-environment-id}/api/v2/settings/schemas/builtin:settings-zones.enablement

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 settings zones for services
enableServices
boolean

Enabling settings zones also deactivates inheritance of host group settings for services.

required