This documentation is for an older version of GoodData.
Go to the latest version of this article.
catalog_data_source.
create_or_update_data_source
create_or_update_data_source(data_source: CatalogDataSource)
Pushes the data source to the GoodData environment. Automatically decides, whether to create or update.
Parameters
name | type | description |
---|---|---|
data_source | CatalogDataSource | Catalog data source object |
Returns
None