2023-08-27 10:55:55 +02:00
|
|
|
---
|
|
|
|
title: dataInsightPipeline
|
|
|
|
slug: /main-concepts/metadata-standard/schemas/metadataingestion/datainsightpipeline
|
|
|
|
---
|
|
|
|
|
|
|
|
# DataInsightPipeline
|
|
|
|
|
|
|
|
*Data Insight Pipeline Configuration.*
|
|
|
|
|
|
|
|
## Properties
|
|
|
|
|
2025-01-15 17:46:55 +05:30
|
|
|
- **`type`**: Pipeline type. Refer to *[#/definitions/dataInsightConfigType](#definitions/dataInsightConfigType)*. Default: `"dataInsight"`.
|
2023-08-27 10:55:55 +02:00
|
|
|
## Definitions
|
|
|
|
|
2025-01-15 17:46:55 +05:30
|
|
|
- **`dataInsightConfigType`** *(string)*: Pipeline Source Config Metadata Pipeline type. Must be one of: `["dataInsight"]`. Default: `"dataInsight"`.
|
2023-08-27 10:55:55 +02:00
|
|
|
|
|
|
|
|
2025-01-15 17:46:55 +05:30
|
|
|
Documentation file automatically generated at 2025-01-15 09:05:41.923720+00:00.
|