builtin:openpipeline.davis.events.pipelines)Contains configuration of pipelines
| Schema ID | Schema groups | Scope |
|---|---|---|
builtin:openpipeline.davis.events.pipelines |
| environment |
| GET | Managed | https://{your-domain}/e/{your-environment-id}/api/v2/settings/schemas/builtin:openpipeline.davis.events.pipelines |
| SaaS | https://{your-environment-id}.live.dynatrace.com/api/v2/settings/schemas/builtin:openpipeline.davis.events.pipelines | |
| Environment ActiveGate | https://{your-activegate-domain}/e/{your-environment-id}/api/v2/settings/schemas/builtin:openpipeline.davis.events.pipelines |
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 |
|---|---|---|---|
Pipeline metadata listmetadataList | MetadataEntry[] | - | Required |
Custom pipeline idcustomId | text | - | Required |
Display namedisplayName | text | - | Required |
Processing stageprocessing | Stage | - | Optional |
Security context stagesecurityContext | Stage | - | Optional |
Cost allocation stagecostAllocation | Stage | - | Optional |
Product allocation stageproductAllocation | Stage | - | Optional |
Storage stagestorage | Stage | - | Optional |
Smartscape node extraction stagesmartscapeNodeExtraction | Stage | - | Optional |
Smartscape edge extraction stagesmartscapeEdgeExtraction | Stage | - | Optional |
Metrics extraction stagemetricExtraction | Stage | - | Optional |
Davis event extraction stagedavis | Stage | - | Optional |
Data extraction stagedataExtraction | Stage | - | Optional |
MetadataEntry object| Property | Type | Description | Required |
|---|---|---|---|
Metadata entry keyentryKey | text | - | Required |
Metadata entry valueentryValue | text | - | Optional |
Stage object| Property | Type | Description | Required |
|---|---|---|---|
Processors of stageprocessors | Processor[] | - | Required |
Processor object| Property | Type | Description | Required |
|---|---|---|---|
Processor identifierid | text | - | Required |
Typetype | enum | Processor type The element has these enums
| Required |
Matcher (DQL)matcher | text | Required | |
Descriptiondescription | text | - | Required |
Sample datasampleData | text | - | Optional |
Enabledenabled | boolean | - | Required |
DQL processor attributesdql | DqlAttributes | - | Required |
Fields add processor attributesfieldsAdd | FieldsAddAttributes | - | Required |
Fields rename processor attributesfieldsRename | FieldsRenameAttributes | - | Required |
Fields remove processor attributesfieldsRemove | FieldsRemoveAttributes | - | Required |
Technology processor attributestechnology | TechnologyAttributes | - | Required |
Bucket assignment processor attributesbucketAssignment | BucketAssignmentAttributes | - | Required |
Security context processor attributessecurityContext | SecurityContextAttributes | - | Required |
Counter metric processor attributescounterMetric | CounterMetricAttributes | - | Required |
Sampling-aware counter metric processor attributessamplingAwareCounterMetric | SamplingAwareCounterMetricAttributes | - | Required |
Value metric processor attributesvalueMetric | ValueMetricAttributes | - | Required |
Histogram metric processor attributeshistogramMetric | HistogramMetricAttributes | - | Required |
Sampling aware value metric processor attributessamplingAwareValueMetric | SamplingAwareValueMetricAttributes | - | Required |
Sampling aware histogram metric processor attributessamplingAwareHistogramMetric | SamplingAwareHistogramMetricAttributes | - | Required |
Davis event extraction processor attributesdavis | DavisAttributes | - | Required |
Bizevent extraction processor attributesbizevent | BizeventAttributes | - | Required |
SdlcEvent extraction processor attributessdlcEvent | SdlcEventAttributes | - | Required |
Smartscape node extraction processor attributessmartscapeNode | SmartscapeNodeAttributes | - | Required |
Smartscape edge extraction processor attributessmartscapeEdge | SmartscapeEdgeAttributes | - | Required |
Azure log forwarding processor attributesazureLogForwarding | AzureLogForwardingAttributes | - | Required |
Security event extraction processor attributessecurityEvent | SecurityEventAttributes | - | Required |
Cost allocation processor attributescostAllocation | CostAllocationAttributes | - | Required |
Product allocation processor attributesproductAllocation | ProductAllocationAttributes | - | Required |
DqlAttributes object| Property | Type | Description | Required |
|---|---|---|---|
DQL scriptscript | text | - | Required |
FieldsAddAttributes object| Property | Type | Description | Required |
|---|---|---|---|
Fields to Addfields | FieldsAddAttributesEntry[] | - | Required |
FieldsRenameAttributes object| Property | Type | Description | Required |
|---|---|---|---|
Fields to renamefields | FieldsRenameAttributesEntry[] | - | Required |
FieldsRemoveAttributes object| Property | Type | Description | Required |
|---|---|---|---|
Fields to removefields | set | - | Required |
TechnologyAttributes object| Property | Type | Description | Required |
|---|---|---|---|
Custom matchercustomMatcher | text | Custom matching condition which should be used instead of technology matcher. | Optional |
Technology IDtechnologyId | text | - | Required |
BucketAssignmentAttributes object| Property | Type | Description | Required |
|---|---|---|---|
Bucket namebucketName | text | - | Required |
SecurityContextAttributes object| Property | Type | Description | Required |
|---|---|---|---|
Security context value assignmentvalue | GenericValueAssignment | - | Required |
CounterMetricAttributes object| Property | Type | Description | Required |
|---|---|---|---|
Metric keymetricKey | text | - | Required |
List of dimensionsdimensions | Set<FieldExtractionEntry> | - | Required |
SamplingAwareCounterMetricAttributes object| Property | Type | Description | Required |
|---|---|---|---|
Metric keymetricKey | text | - | Required |
List of dimensionsdimensions | Set<FieldExtractionEntry> | - | Required |
Samplingsampling | enum | The element has these enums
| Optional |
Aggregationaggregation | enum | The element has these enums
| Optional |
ValueMetricAttributes object| Property | Type | Description | Required |
|---|---|---|---|
Metric keymetricKey | text | - | Required |
Field with metric valuefield | text | - | Required |
Default value with metric valuedefaultValue | text | - | Optional |
List of dimensionsdimensions | Set<FieldExtractionEntry> | - | Required |
HistogramMetricAttributes object| Property | Type | Description | Required |
|---|---|---|---|
Metric keymetricKey | text | - | Required |
Field with metric valuefield | text | - | Required |
Default value with metric valuedefaultValue | text | - | Optional |
List of dimensionsdimensions | Set<FieldExtractionEntry> | - | Required |
SamplingAwareValueMetricAttributes object| Property | Type | Description | Required |
|---|---|---|---|
Metric keymetricKey | text | - | Required |
Field with metric valuefield | text | - | Required |
Default value with metric valuedefaultValue | text | - | Optional |
List of dimensionsdimensions | Set<FieldExtractionEntry> | - | Required |
Samplingsampling | enum | The element has these enums
| Optional |
Aggregationaggregation | enum | The element has these enums
| Optional |
Measurementmeasurement | enum | The element has these enums
| Required |
SamplingAwareHistogramMetricAttributes object| Property | Type | Description | Required |
|---|---|---|---|
Metric keymetricKey | text | - | Required |
Field with metric valuefield | text | - | Required |
Default value with metric valuedefaultValue | text | - | Optional |
List of dimensionsdimensions | Set<FieldExtractionEntry> | - | Required |
Samplingsampling | enum | The element has these enums
| Optional |
Aggregationaggregation | enum | The element has these enums
| Optional |
Measurementmeasurement | enum | The element has these enums
| Required |
DavisAttributes object| Property | Type | Description | Required |
|---|---|---|---|
Propertiesproperties | DavisEventProperty[] | - | Required |
BizeventAttributes object| Property | Type | Description | Required |
|---|---|---|---|
Event typeeventType | GenericValueAssignment | - | Optional |
Event providereventProvider | GenericValueAssignment | - | Required |
Field extractionfieldExtraction | FieldExtraction | - | Required |
SdlcEventAttributes object| Property | Type | Description | Required |
|---|---|---|---|
Event typeeventType | GenericValueAssignment | - | Optional |
Event providereventProvider | GenericValueAssignment | - | Required |
Event categoryeventCategory | GenericValueAssignment | - | Required |
Event statuseventStatus | GenericValueAssignment | - | Required |
Field extractionfieldExtraction | FieldExtraction | - | Required |
SmartscapeNodeAttributes object| Property | Type | Description | Required |
|---|---|---|---|
Node typenodeType | text | - | Required |
Node ID field namenodeIdFieldName | text | - | Required |
ID componentsidComponents | SmartscapeIdComponentsEntry[] | - | Required |
Extract nodeextractNode | boolean | - | Required |
Node namenodeName | GenericValueAssignment | - | Required |
Fields to extractfieldsToExtract | SmartscapeFieldExtractionEntry[] | - | Required |
Static edges to extractstaticEdgesToExtract | SmartscapeStaticEdgeExtractionEntry[] | - | Required |
SmartscapeEdgeAttributes object| Property | Type | Description | Required |
|---|---|---|---|
Source typesourceType | text | - | Required |
Source ID field namesourceIdFieldName | text | - | Required |
Edge typeedgeType | text | - | Required |
Target typetargetType | text | - | Required |
Target ID field nametargetIdFieldName | text | - | Required |
AzureLogForwardingAttributes object| Property | Type | Description | Required |
|---|---|---|---|
ForwarderConfigIdforwarderConfigId | text | - | Required |
Field ExtractionfieldExtraction | FieldExtraction | - | Required |
SecurityEventAttributes object| Property | Type | Description | Required |
|---|---|---|---|
Field ExtractionfieldExtraction | FieldExtraction | - | Required |
CostAllocationAttributes object| Property | Type | Description | Required |
|---|---|---|---|
The strategy to set the cost allocation fieldvalue | GenericValueAssignment | - | Required |
ProductAllocationAttributes object| Property | Type | Description | Required |
|---|---|---|---|
The strategy to set product allocation fieldvalue | GenericValueAssignment | - | Required |
FieldsAddAttributesEntry object| Property | Type | Description | Required |
|---|---|---|---|
Fields's namename | text | - | Required |
Field's valuevalue | text | - | Required |
FieldsRenameAttributesEntry object| Property | Type | Description | Required |
|---|---|---|---|
Fields's namefromName | text | - | Required |
New field's nametoName | text | - | Required |
GenericValueAssignment object| Property | Type | Description | Required |
|---|---|---|---|
Type of value assignmenttype | enum | The element has these enums
| Required |
Constant valueconstant | text | - | Required |
Constant multi valuemultiValueConstant | list | - | Required |
Value from fieldfield | ValueAssignmentFromFieldEntry | - | Required |
FieldExtractionEntry object| Property | Type | Description | Required |
|---|---|---|---|
Source field namesourceFieldName | text | - | Required |
Destination field namedestinationFieldName | text | - | Optional |
Default valuedefaultValue | text | - | Optional |
DavisEventProperty object| Property | Type | Description | Required |
|---|---|---|---|
Keykey | text | - | Required |
Valuevalue | text | - | Required |
FieldExtraction object| Property | Type | Description | Required |
|---|---|---|---|
Fields Extraction typetype | enum | The element has these enums
| Required |
Fieldsinclude | Set<FieldExtractionEntry> | - | Required |
Fieldsexclude | set | - | Required |
SmartscapeIdComponentsEntry object| Property | Type | Description | Required |
|---|---|---|---|
ID componentidComponent | text | - | Required |
Referenced field namereferencedFieldName | text | - | Required |
SmartscapeFieldExtractionEntry object| Property | Type | Description | Required |
|---|---|---|---|
Field namefieldName | text | - | Required |
Referenced field namereferencedFieldName | text | - | Required |
SmartscapeStaticEdgeExtractionEntry object| Property | Type | Description | Required |
|---|---|---|---|
Edge typeedgeType | text | - | Required |
Target typetargetType | text | - | Required |
Target ID field nametargetIdFieldName | text | - | Required |
ValueAssignmentFromFieldEntry object| Property | Type | Description | Required |
|---|---|---|---|
Source field namesourceFieldName | text | - | Required |
Default valuedefaultValue | text | - | Optional |