Modeling-Manage Datamart-Create a Datamart From Scratch and Update a Datamart
Number of APIs: 7
-
Login POST {{baseUrl}}/api/auth/login
-
Create a datamart using datamart definistion POST {{baseUrl}}/api/model/datamarts
-
Get the datamart definition GET {{baseUrl}}/api/model/datamarts/:datamartId?showExpressionAs=tree&showFilterTokens=true&showAdvancedProperties=true
-
Update a datamart PUT {{baseUrl}}/api/model/datamarts/:datamartId?showExpressionAs=tree&showFilterTokens=true
-
Logout POST {{baseUrl}}/api/auth/logout
-
Delete the datamart DELETE {{baseUrl}}/api/objects/:id?type=3
-
Get the list of applicable properties GET {{baseUrl}}/api/model/datamarts/:datamartId/applicableVldbProperties