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 ID | Schema groups | Scope |
|---|---|---|
builtin:settings-zones.enablement | - | environment |
| GET | Managed | https://{your-domain}/e/{your-environment-id}/api/v2/settings/schemas/builtin:settings-zones.enablement |
| GET | SaaS | https://{your-environment-id}.live.dynatrace.com/api/v2/settings/schemas/builtin:settings-zones.enablement |
| GET | Environment ActiveGate | https://{your-activegate-domain}/e/{your-environment-id}/api/v2/settings/schemas/builtin:settings-zones.enablement |
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.
| Property | Type | Description | Required |
|---|---|---|---|
Enable settings zones for servicesenableServices | boolean | Enabling settings zones also deactivates inheritance of host group settings for services. | Required |