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

nametypedescription
workspaceCatalogWorkspaceCatalog Workspace object to be created or updated.

Returns

None