Settings API - Pipeline Groups configuration schema table

  • Published Sep 25, 2025

Pipeline Groups configuration (builtin:openpipeline.events.sdlc.pipeline-groups)

Contains configuration of a pipeline group

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

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
Display name
displayName
text-required
Included Pipelines
includedPipelines
PipelineGroup[]-required
Pipelines wrapped by this group
targetedPipelines
set-required
The PipelineGroup object
PropertyTypeDescriptionRequired
Placeholder for the wrapped Pipeline
isTargetPipelinePlaceholder
boolean-required
Pipeline ID
pipelineId
setting-optional
Enabled Stages
enabledStages
Set<StageType>
  • processing
  • metricExtraction
  • dataExtraction
  • forwarding
  • permissions
  • storage
required