CatalogWorkspaceService.
put_declarative_workspaces
put_declarative_workspaces(
workspace: CatalogDeclarativeWorkspaces
) ->
None
Set layout of all workspaces and their hierarchy. Parameter is in declarative form.
Parameters
name | type | description |
---|---|---|
workspace | CatalogDeclarativeWorkspaces | Declarative Workspaces object including all the workspaces for given organization. |