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.