API Guide

"SERVER",
"PowerEdge R640",
"792B0M2",
"",
"",
"",
""
]
}
]
}
/api/ReportService/Actions/ReportService.RunReport
This URI is used to run a report.
POST method for Running Reports
This method is used to run reports.
Description Used to run reports.
Privilege REPORT_RUN
HTTP response
codes
200
Example request
body
{
"ReportDefId":1564,
"FilterGroupId":0
}
/api/ReportService/Actions/ReportService.DownloadReport
The URI represents the download of reports.
POST method for ReportService.DownloadReport
This method downloads all the reports.
Description
Downloads all the reports.
Privilege VIEW
HTTP response
codes
200
Example request
body
{
"ReportDefId":1564,
"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
APIs specific to OpenManage Enterprise 529