mirror of
https://github.com/open-metadata/OpenMetadata.git
synced 2025-07-14 12:38:45 +00:00
19 lines
540 B
Markdown
19 lines
540 B
Markdown
![]() |
---
|
||
|
title: dataInsightPipeline
|
||
|
slug: /main-concepts/metadata-standard/schemas/metadataingestion/datainsightpipeline
|
||
|
---
|
||
|
|
||
|
# DataInsightPipeline
|
||
|
|
||
|
*Data Insight Pipeline Configuration.*
|
||
|
|
||
|
## Properties
|
||
|
|
||
|
- **`type`**: Pipeline type. Refer to *#/definitions/dataInsightConfigType*. Default: `dataInsight`.
|
||
|
## Definitions
|
||
|
|
||
|
- **`dataInsightConfigType`** *(string)*: Pipeline Source Config Metadata Pipeline type. Must be one of: `['dataInsight']`. Default: `dataInsight`.
|
||
|
|
||
|
|
||
|
Documentation file automatically generated at 2023-10-27 13:55:46.343512.
|