White Papers

45 Dell OpenManage Power Center 4.0 REST API Reference Guide
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",
not applicable
"endDateTime": "2016-05-
02T00:00:00.000Z",
not applicable
"maxResults": -1,
Max result record count allowed, -1 for
returning all records
"entityList": [ {"hostName":
"","ipAddress": "192.186.2.20",
"serviceTagOrSerialNum": ""
}],
Specify target PDU list.
If "selectAllDevices" is true, this field is
ignored, keep it empty. If
"selectAllDevices" is false, must provide
non-empty entity list. Providing empty list
or invalid group / entity will result in error.
Note: if you provid devices that are not
PDUs or do not have sensors attached,
error will not be returned, those devices
will be filtered and no relevant results will
be generated.
"entityGroupList": [{"groupPath":
"/DC_001/Room_001/Row(100)/Rack(100)"}
],
Specify target entity group list.
If "selectAllGroups" is true, this field is
ignored, keep it empty.If
"selectAllGroups" is false, must provide
non-empty entity group list. Providing
empty list or invalid group / entity will
result in error.
"percentPower": 0,
not applicable
"severity": [],
not applicable
selectAllDevices: false,
“true” to select all PDUs with sensor
selectAllGroups: false,
“true” to select all groups (for all PDUs
environment sensor attached under them)