CatalogWorkspaceService.

get_declarative_workspaces

get_declarative_workspaces( exclude: Optional[list[str]] ) -> CatalogDeclarativeWorkspaces

Get all workspaces in the current organization in a declarative form.

Parameters

nametypedescription
excludeOptional[list[str]]Defines properties which should not be included in the payload.

Returns

typedescription
CatalogDeclarativeWorkspacesDeclarative Workspaces object including all the workspaces for given organization.