CustomPipelineConnection
Custom Pipeline Service connection to build a source that is not supported by OpenMetadata yet.
Properties
type
: Custom pipeline service type. Refer to #/definitions/customPipelineType. Default:CustomPipeline
.sourcePythonClass
(string): Source Python Class Name to instantiated by the ingestion workflow.connectionOptions
: Refer to ../connectionBasicType.json#/definitions/connectionOptions.pipelineFilterPattern
: Regex exclude pipelines. Refer to ../../../../type/filterPattern.json#/definitions/filterPattern.supportsMetadataExtraction
: Refer to ../connectionBasicType.json#/definitions/supportsMetadataExtraction.
Definitions
customPipelineType
(string): Custom pipeline service type. Must be one of:['CustomPipeline']
. Default:CustomPipeline
.
Documentation file automatically generated at 2025-08-12 05:39:47.683420+00:00.