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