Settings API - Ingest routing configuration schema table

  • Published Aug 25, 2025

Ingest routing configuration (builtin:openpipeline.bizevents.routing)

Contains configuration of routing

Schema IDSchema groupsScope
builtin:openpipeline.bizevents.routing-
environment
GETManagedhttps://{your-domain}/e/{your-environment-id}/api/v2/settings/schemas/builtin:openpipeline.bizevents.routing
SaaShttps://{your-environment-id}.live.dynatrace.com/api/v2/settings/schemas/builtin:openpipeline.bizevents.routing
Environment ActiveGatehttps://{your-activegate-domain}/e/{your-environment-id}/api/v2/settings/schemas/builtin:openpipeline.bizevents.routing

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
Routing for pipelines
routingEntries
RoutingEntry[]-required
The RoutingEntry object
PropertyTypeDescriptionRequired
Enabled
enabled
boolean-required
Pipeline Type
pipelineType
enum
  • custom
  • builtin
required
Pipeline ID
pipelineId
setting-required
Builtin Pipeline ID
builtinPipelineId
text-required
Query which determines whether the record should be routed to the target pipeline of this rule.
matcher
text-required
Description
description
text-required