API Guide
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
Example request
body
{
"ReportDefId":10037,
"Format":"pdf",
"EmailIds":"abcd@xyz.com"
}
MIB import service
/api/MIBImportService/MIBS
This URI represents the MIB traps.
GET method for MIBS
This method returns the traps imported from all the MIBs. All the traps with information are listed and they an be grouped based on the
catalog name.
Description
Returns the traps imported from all the MIBs.
Privilege VIEW
530 APIs specific to OpenManage Enterprise