builtin:monitoredentities.grail.security.context)
The dt.security_context field must be used to set up access permissions for monitored entities in Grail. On this screen you can configure how the dt.security_context field is defined for each entity type. Please check the documentation to learn more about entity permissions in Grail.
By default, Grail uses the management zones to set the dt.security_context. You can override it per entity type in the settings below. Deleting those settings is NOT recommended.
Schema ID | Schema groups | Scope |
---|---|---|
builtin:monitoredentities.grail.security.context |
| environment |
GET | Managed | https://{your-domain}/e/{your-environment-id}/api/v2/settings/schemas/builtin:monitoredentities.grail.security.context |
SaaS | https://{your-environment-id}.live.dynatrace.com/api/v2/settings/schemas/builtin:monitoredentities.grail.security.context | |
Environment ActiveGate | https://{your-activegate-domain}/e/{your-environment-id}/api/v2/settings/schemas/builtin:monitoredentities.grail.security.context |
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 |
---|---|---|---|
Entity Type nameentityType | text | Type of the entity whose security context to override. | required |
Destination propertydestinationProperty | text | The case-sensitive name of a property of the destination type. | required |