Reports APIs
/api/reports, /api/reportdefinitions - APIs for managing reports, report definitions and report schedules in the system
Operations
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 Schedules
Get all the Report Schedules associated with a Report Definition
POST
Create Report Schedule
Create a Report Schedule to generate a Report for the specified Report Definition and Resource(s)
PUT
Update Report Schedule
Update Report Schedule associated with the specific Report Definition and for the specified Schedule identifier
DELETE
Delete Schedule
Delete Report Schedule associated with the specific Report Definition and for the specified Schedule identifier
GET
Get Report Schedule
Get a specific Report Schedule for the specified Report Definition and Schedule identifier
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
DELETE
Delete Report
Delete a report by its identifier
GET
Get Report
Get the detail of a Report given its identifier
GET
Download Report
Download the Report given its identifier