API Guide

Table Of Contents
"Format":"pdf"
}
/api/ReportService/Actions/ReportService.DeleteReports
This URI represents the reports deletion.
POST method for ReportService.DeleteReports
This method deletes all the reports.
Description Deletes all the reports.
Privilege REPORT_MANAGEMENT
HTTP response
codes
200
Example request
body
[1564]
/api/ReportService/Actions/ReportService.CloneReport
This URI represents cloning of a report.
POST method for ReportService.CloneReport
This method clones a report.
Description
Clones a group.
Privilege REPORT_MANAGEMENT
HTTP response
codes
200
Example request
body
{
"ReportDefId":"25074",
"ReportDefName":"new clone report"
}
/api/ReportService/Actions/ReportService.EmailReport
Run and email the requested report.
POST method for ReportService.EmailReport
Description
Run and email the requested report.
Privilege VIEW
HTTP response
codes
200
APIs specific to OpenManage Enterprise 617