Settings API - Enhanced endpoints for SDv1 schema table

  • Published Oct 27, 2025

Enhanced endpoints for SDv1 (builtin:enhanced-endpoints-for-sdv1)

Enabling enhanced endpoint visibility for Service Detection v1 (SDv1) services will make the new Services app automatically display all endpoints of a service, not just key requests (available only in the latest Dynatrace experience). Please check the documentation for details.

With this feature, you’ll gain:

  • A complete list of all endpoints for SDv1 services.
  • Improved visibility to quickly identify and resolve issues.

Without enabling this feature, the Endpoints section in the new Services app will remain empty or only show key requests.

Breaking change: Enabling this feature will modify endpoint detection rules for WebRequestServices and for some endpoint names with placeholders, potentially impacting existing API metric queries, dashboards, and configured alerts. This action can be reverted.

Note: SDv2 services already provide this visibility by default.

Schema IDSchema groupsScope
builtin:enhanced-endpoints-for-sdv1
  • group:service-detection
CLOUD_APPLICATION_NAMESPACE - Kubernetes namespace
KUBERNETES_CLUSTER - Kubernetes cluster
HOST_GROUP - Host Group
environment
GETManagedhttps://{your-domain}/e/{your-environment-id}/api/v2/settings/schemas/builtin:enhanced-endpoints-for-sdv1
SaaShttps://{your-environment-id}.live.dynatrace.com/api/v2/settings/schemas/builtin:enhanced-endpoints-for-sdv1
Environment ActiveGatehttps://{your-activegate-domain}/e/{your-environment-id}/api/v2/settings/schemas/builtin:enhanced-endpoints-for-sdv1

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 enhanced endpoints for SDv1
enabled
boolean

We recommend to have this setting enabled.

required