Settings API - Pipeline Groups configuration schema table

  • Published Oct 20, 2025

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

Contains configuration of a pipeline group

Schema IDSchema groupsScope
builtin:openpipeline.smartscape.events.pipeline-groups
  • group:openpipeline.all.pipeline-groups
environment
GETManagedhttps://{your-domain}/e/{your-environment-id}/api/v2/settings/schemas/builtin:openpipeline.smartscape.events.pipeline-groups
SaaShttps://{your-environment-id}.live.dynatrace.com/api/v2/settings/schemas/builtin:openpipeline.smartscape.events.pipeline-groups
Environment ActiveGatehttps://{your-activegate-domain}/e/{your-environment-id}/api/v2/settings/schemas/builtin:openpipeline.smartscape.events.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
Pipelines wrapped by this group
memberPipelines
set-required
Enabled stages of member pipelines
enabledStages
Set<StageType>
  • processing
  • securityContext
  • costAllocation
  • productAllocation
  • storage
  • smartscapeNodeExtraction
  • smartscapeEdgeExtraction
  • metricExtraction
  • davis
  • dataExtraction
required
Composition
composition
PipelineGroupComposition[]-required
The PipelineGroupComposition object
PropertyTypeDescriptionRequired
Placeholder for the wrapped pipeline
isPipelinePlaceholder
boolean-required
Pipeline ID
pipelineId
text-required
Enabled Stages
enabledStages
Set<StageType>
  • processing
  • securityContext
  • costAllocation
  • productAllocation
  • storage
  • smartscapeNodeExtraction
  • smartscapeEdgeExtraction
  • metricExtraction
  • davis
  • dataExtraction
required