Try it free

Settings API - New Database Monitoring Experience schema table

  • Published Aug 03, 2026

New Database Monitoring Experience (builtin:licensing.new-database-monitoring-experience)

Controls whether the new database monitoring experience is enabled.

Schema IDSchema groupsScope
builtin:licensing.new-database-monitoring-experience-
environment
Retrieve schema via Settings API
GETManagedhttps://{your-domain}/e/{your-environment-id}/api/v2/settings/schemas/builtin:licensing.new-database-monitoring-experience
GETSaaShttps://{your-environment-id}.live.dynatrace.com/api/v2/settings/schemas/builtin:licensing.new-database-monitoring-experience
GETEnvironment ActiveGatehttps://{your-activegate-domain}/e/{your-environment-id}/api/v2/settings/schemas/builtin:licensing.new-database-monitoring-experience

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 New Database Monitoring Experience
enableNewDatabaseMonitoringExperience
boolean

When enabled, the new database monitoring experience will be activated for this tenant.

Required