API Guide
Example request
body
{
"Id":0,
"JobName":"Warranty Task4",
"JobDescription":"Warranty Task",
"Schedule":"startnow",
"State":"Enabled",
"JobType":
{
"Id":130,
"Name":"Warranty_Task"
},
"Params":[
{
"Key":"warrantyCollectionType",
"Value":"complete"
}
],
"Targets":
[
{
"Id":500,
"Data":"",
"TargetType":
{
"Id":6000,
"Name":"GROUP"
}
}
]
}
Report service
/api/ReportService/ReportDefs
This URI represents the OpenManage Enterprise report definitions.
GET method for ReportDefs
This method returns the definitions of reports.
Description
Returns the definitions of reports.
Privilege VIEW
APIs specific to OpenManage Enterprise 539