White Papers
18 Dell OpenManage Power Center 4.0 REST API Reference Guide
4 Report
4.1 Power Hoarders Report
Below API is used for consuming “Power Hoarders” report.
API usage:
POST <BASE_URL>/powerHoarders
Sample Request:
Used
Body
Description
"aggPeriodType": -1,
Aggregation period disabled. Must be -1
"aggPeriodValue": -1,
Aggregation period disabled. Must be -1
"attributes": [],
Use default of customize attributes
"startDateTime": "2016-05-
01T00:00:00.000Z",
Start date time should be earlier than end
date time and current date time
"endDateTime": "2016-05-
02T00:00:00.000Z",
End date time should fall between start date
time and current date time
"maxResults": -1,
Max result record count allowed, -1 for
returning all records
"entityList": [],
not applicable
"entityGroupList": [],
not applicable
"percentPower": 1,
not applicable
"severity": [],
not applicable
“selectAllDevices”: false,
Selecting all devices not applicable, do not
use or set value to false
“selectAllGroups”: false,
Selecting all groups not applicable, do not
use or set value to false