Settings API - OneAgent Business events capturing variants schema table

OneAgent Business events capturing variants (builtin:bizevents.http.capturing-variants)

OneAgent capturing variants.

Capture rules tell OneAgent to capture generic content-types, add capture variants below.

Schema ID
Schema groups
Scope
builtin:bizevents.http.capturing-variants
  • group:business-analytics.business-events-sources
  • group:business-analytics
HOST - Host
HOST_GROUP - Host Group
environment
GETManagedhttps://{your-domain}/e/{your-environment-id}/api/v2/settings/schemas/builtin:bizevents.http.capturing-variants
SaaShttps://{your-environment-id}.live.dynatrace.com/api/v2/settings/schemas/builtin:bizevents.http.capturing-variants
Environment ActiveGatehttps://{your-activegate-domain}/e/{your-environment-id}/api/v2/settings/schemas/builtin:bizevents.http.capturing-variants

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

Property
Type
Description
Required
Content-type matcher
contentTypeMatcher
enum
  • EQUALS
  • STARTS_WITH
  • ENDS_WITH
  • CONTAINS
required
Content-type match value
contentTypeValue
text
-
required
Parser
parser
enum
  • JSON
  • XML
  • URL encoded
  • Text
  • Raw
required