builtin:openpipeline.events.routing)Contains configuration of routing
| Schema ID | Schema groups | Scope | 
|---|---|---|
builtin:openpipeline.events.routing | 
  | environment | 
| GET | Managed | https://{your-domain}/e/{your-environment-id}/api/v2/settings/schemas/builtin:openpipeline.events.routing | 
| SaaS | https://{your-environment-id}.live.dynatrace.com/api/v2/settings/schemas/builtin:openpipeline.events.routing | |
| Environment ActiveGate | https://{your-activegate-domain}/e/{your-environment-id}/api/v2/settings/schemas/builtin:openpipeline.events.routing | 
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.
| Property | Type | Description | Required | 
|---|---|---|---|
Routing for pipelinesroutingEntries | RoutingEntry[] | - | required | 
RoutingEntry object| Property | Type | Description | Required | 
|---|---|---|---|
Enabledenabled | boolean | - | required | 
Pipeline TypepipelineType | enum | 
  | required | 
Pipeline IDpipelineId | setting | - | required | 
Builtin Pipeline IDbuiltinPipelineId | text | - | required | 
Query which determines whether the record should be routed to the target pipeline of this rule.matcher | text | - | required | 
Descriptiondescription | text | - | required |