This documentation is for an older version of GoodData.
Go to the latest version of this article.
CatalogDataSourceService.
create_or_update_data_source
create_or_update_data_source(
data_source: CatalogDataSource
) ->
None
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 |