Modeling-Manage Datamart-Create a Datamart From Scratch and Update a Datamart

Number of APIs: 7

  1. Login POST {{baseUrl}}/api/auth/login

  2. Create a datamart using datamart definistion POST {{baseUrl}}/api/model/datamarts

  3. Get the datamart definition GET {{baseUrl}}/api/model/datamarts/:datamartId?showExpressionAs=tree&showFilterTokens=true&showAdvancedProperties=true

  4. Update a datamart PUT {{baseUrl}}/api/model/datamarts/:datamartId?showExpressionAs=tree&showFilterTokens=true

  5. Logout POST {{baseUrl}}/api/auth/logout

  6. Delete the datamart DELETE {{baseUrl}}/api/objects/:id?type=3

  7. Get the list of applicable properties GET {{baseUrl}}/api/model/datamarts/:datamartId/applicableVldbProperties