This documentation is for an older version of GoodData.
Go to the latest version of this article.
CatalogWorkspaceService.
create_or_update
create_or_update(
workspace: CatalogWorkspace
) ->
None
Create a new workspace or overwrite an existing workspace with the same id.
Parameters
name | type | description |
---|---|---|
workspace | CatalogWorkspace | Catalog Workspace object to be created or updated. |