• Home
  • Dynatrace API
  • Environment
  • Settings
  • Schemas
  • Business event bucket assignment

Settings API - Business event bucket assignment schema table

Business event bucket assignment (builtin:bizevents-processing-buckets.rule)

Business events can be stored in different buckets. The first user-defined rule that matches will determine bucket assignment. If no rules match, the default bucket will be used.

Learn more by visiting our documentation.

Schema IDSchema groupsScope
builtin:bizevents-processing-buckets.rule
  • group:business-analytics
  • group:business-analytics.ingest-pipeline
environment
Retrieve schema via Settings API
GETManagedhttps://{your-domain}/e/{your-environment-id}/api/v2/settings/schemas/builtin:bizevents-processing-buckets.rule
SaaShttps://{your-environment-id}.live.dynatrace.com/api/v2/settings/schemas/builtin:bizevents-processing-buckets.rule
Environment ActiveGatehttps://{your-activegate-domain}/e/{your-environment-id}/api/v2/settings/schemas/builtin:bizevents-processing-buckets.rule

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
enabledEnabledboolean-required
ruleNameRule nametext-required
bucketNameBuckettext

Events will be stored in the selected bucket. Analyze bucket contents in the log & event viewer.

required
matcherMatcher (DQL)text

See our documentation

required