Reports APIs
/api/reports, /api/reportdefinitions - APIs for managing reports, report definitions and report schedules in the system
Operations
POST
Create Report Schedule Using POST
Create a Report Schedule to generate a Report for the specified Report Definition and Resource(s)
POST
Create Report Using POST
Generate (create) a Report using the specified Report Definition and for the specified Resource
DELETE
Delete Report Using DELETE
Delete a report by its identifier
DELETE
Delete Schedule Using DELETE
Delete Report Schedule associated with the specific Report Definition and for the specified Schedule identifier
GET
Download Report Using GET
Download the Report given its identifier
GET
Get Report Definitions Using GET
Get the Report Definitions based on the query specification specified
GET
Get Report Definition Using GET
Get a Report Definition
GET
Get Report Schedules Using GET
Get all the Report Schedules associated with a Report Definition
GET
Get Report Schedule Using GET
Get a specific Report Schedule for the specified Report Definition and Schedule identifier
GET
Get Reports Using GET
Get the Reports based on the Report Query Spec provided
GET
Get Report Using GET
Get the detail of a Report given its identifier
PUT
Update Report Schedule Using PUT
Update Report Schedule associated with the specific Report Definition and for the specified Schedule identifier