This documentation is for the unstable version of GoodData, currrently in development.
For stable version, go to the latest stable version of this article.
For stable version, go to the latest stable 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