API Guide
GET Usage Examples
Input:
Output:
{
"@odata.context": "/api/$metadata#ReportService.ReportResult/$entity",
"@odata.id": "/api/ReportService/ReportDefs(2864)/ReportResults",
"Id": 2,
"Title": "Alert Counts per Device Report",
"TaskId": 19064,
"ResultRowColumns": [
{
"Id": 10,
"Name": "Device Name",
"Width": 30,
"Sequence": 1
},
{
"Id": 11,
"Name": "Device Service Tag",
"Width": 20,
"Sequence": 2
},
{
"Id": 12,
"Name": "Device Type",
"Width": 20,
"Sequence": 3
},
{
"Id": 13,
"Name": "Device Model",
"Width": 30,
"Sequence": 4
},
{
"Id": 14,
"Name": "Critical",
"Width": 20,
"Sequence": 5
},
{
"Id": 15,
"Name": "Warning",
"Width": 20,
"Sequence": 6
},
{
"Id": 16,
"Name": "Normal",
"Width": 20,
"Sequence": 7
},
{
"Id": 17,
"Name": "Info",
"Width": 20,
"Sequence": 8
},
{
"Id": 18,
"Name": "Total",
"Width": 20,
"Sequence": 9
}
],
"ResultRows": [
{
"@odata.id": "/api/ReportService/ReportDefs(2864)/ReportResults/ResultRows"
}
]
}
26
OpenManage Enterprise–Specific resource model