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. |