cdp_create_report_def
Create new report definitions in Acquia CDP by specifying name, type (CUBE or RELATIONAL), and configuration as JSON. Supports both cube-based and relational data reporting structures.
Instructions
Create a new report definition. Pass definition as a JSON string. Requires name and reportType ('CUBE' or 'RELATIONAL'). CUBE type uses cubicSetDef, RELATIONAL uses datasetOperation.
Input Schema
| Name | Required | Description | Default |
|---|---|---|---|
| body | Yes | ||
| tenant_id | No |
Output Schema
| Name | Required | Description | Default |
|---|---|---|---|
| result | Yes |