• Home
  • Dynatrace API
  • Environment
  • Settings
  • Schemas
  • Davis data units pools

Settings API - Davis data units pools schema table

Davis data units pools (builtin:accounting.ddu.limit)

Define the maximum Davis data units allowed to be consumed within one month or year.

Schema IDSchema groupsScope
builtin:accounting.ddu.limit
  • group:accounting
environment
Retrieve schema via Settings API
GETManagedhttps://{your-domain}/e/{your-environment-id}/api/v2/settings/schemas/builtin:accounting.ddu.limit
SaaShttps://{your-environment-id}.live.dynatrace.com/api/v2/settings/schemas/builtin:accounting.ddu.limit
Environment ActiveGatehttps://{your-activegate-domain}/e/{your-environment-id}/api/v2/settings/schemas/builtin:accounting.ddu.limit

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

PropertyLabelTypeDescriptionRequired
metricsMetricslimit-required
logMonitoringLog Monitoringlimit-required
serverlessServerlesslimit-required
eventsEventslimit-required
tracesTraceslimit-required

Request body objects

The limit object
PropertyLabelTypeDescriptionRequired
limitEnabledEnable limitboolean-required
limitTypeTime frame of limitenum-required
limitValueMaximum per time frameinteger

The upper limit for the defined time frame

required