This documentation is for the unstable version of GoodData, currrently in development.
For stable version, go to the latest stable version of this article.
For stable version, go to the latest stable version of this article.
catalog_workspace_content.
get_declarative_ldm
get_declarative_ldm(workspace_id: str)
Gets a logical model layout.
On CatalogDeclarativeModel user can call modify_mapped_data_source(data_source_mapping: dict)
method, which substitutes data source id in datasets.
Parameters
name | type | description |
---|---|---|
workspace_id | string | Workspace identification string e.g. "demo" |
Returns
type | description |
---|---|
CatalogDeclarativeModel | Object Containing declarative Logical Data Model |