Settings API - Enable endpoint detection schema table

  • Published Aug 25, 2025

Enable endpoint detection (builtin:endpoint-detection-rules-opt-in)

Enable SDv2 endpoint detection rules (<your-dynatrace-url>/builtin:endpoint-detection-rules) instead of the hard-coded ones. See Service Detection v2 documentation and community post for details.

Schema IDSchema groupsScope
builtin:endpoint-detection-rules-opt-in
  • group:service-detection
environment
GETManagedhttps://{your-domain}/e/{your-environment-id}/api/v2/settings/schemas/builtin:endpoint-detection-rules-opt-in
SaaShttps://{your-environment-id}.live.dynatrace.com/api/v2/settings/schemas/builtin:endpoint-detection-rules-opt-in
Environment ActiveGatehttps://{your-activegate-domain}/e/{your-environment-id}/api/v2/settings/schemas/builtin:endpoint-detection-rules-opt-in

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 Endpoint detection rules
enabled
boolean

If enabled, the new endpoint detection rules will be active.

required