CatalogWorkspaceContentService.

get_declarative_analytics_model

get_declarative_analytics_model( workspace_id: str, exclude: Optional[List[str]] ) -> CatalogDeclarativeAnalytics

Retrieves declarative analytics model. The model is tied to the workspace and organization.

Parameters

nametypedescription
workspace_idstrWorkspace identification string e.g. "demo"
excludeOptional[List[str]]Defines properties which should not be included in the payload. E.g.: ["ACTIVITY_INFO"]

Returns

typedescription
CatalogDeclarativeAnalyticsObject Containing declarative Analytical Model