builtin:openpipeline.user.events.ingest-sources)Contains configuration of ingest sources
| Schema ID | Schema groups | Scope | 
|---|---|---|
builtin:openpipeline.user.events.ingest-sources | 
  | environment | 
| GET | Managed | https://{your-domain}/e/{your-environment-id}/api/v2/settings/schemas/builtin:openpipeline.user.events.ingest-sources | 
| SaaS | https://{your-environment-id}.live.dynatrace.com/api/v2/settings/schemas/builtin:openpipeline.user.events.ingest-sources | |
| Environment ActiveGate | https://{your-activegate-domain}/e/{your-environment-id}/api/v2/settings/schemas/builtin:openpipeline.user.events.ingest-sources | 
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 | 
|---|---|---|---|
Endpoint display namedisplayName | text | - | required | 
Source TypesourceType | enum | 
  | required | 
Sourcesource | text | - | required | 
Endpoint segmentpathSegment | text | - | required | 
Default BucketdefaultBucket | text | - | optional | 
Enabledenabled | boolean | - | required | 
Static routing of endpointstaticRouting | StaticRouting | - | optional | 
Processing stageprocessing | Stage | - | optional | 
StaticRouting object| Property | Type | Description | Required | 
|---|---|---|---|
Pipeline TypepipelineType | enum | 
  | required | 
Pipeline IDpipelineId | setting | - | required | 
Builtin Pipeline IDbuiltinPipelineId | text | - | required | 
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 
  | 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 | 
  | optional | 
Aggregationaggregation | enum | 
  | 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 | 
  | optional | 
Aggregationaggregation | enum | 
  | optional | 
Measurementmeasurement | enum | 
  | 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 | 
  | optional | 
Aggregationaggregation | enum | 
  | optional | 
Measurementmeasurement | enum | 
  | 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 | 
  | 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 | 
  | 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 |