CatalogDataSourceService.

get_data_source

get_data_source(data_source_id: str) -> CatalogDataSource

Retrieve Data Source entity using data source id.

Parameters

nametypedescription
data_source_idstrData Source identification string e.g. "demo"

Returns

typedescription
CatalogDataSourceData Source Object