White Papers
24 Dell OpenManage Power Center 4.0 REST API Reference Guide
"maxResults": -1,
Max result record count allowed, -1 for
returning all records
"entityList": [
{
"hostName": "idrac1-dell.com",
"ipAddress": "",
"serviceTagOrSerialNum": ""
}
],
Specify target entity list.
If "selectAllDevices" or "selectAllGroups" is
true, this field is ignored, keep it empty.
If both "selectAllDevices" and
"selectAllGroups" are false, must provide
non-empty entity group list and/or entity list.
Providing empty list or invalid group / entity
will result in error.
"entityGroupList": [
{
"groupPath": "/DC"
}
],
Specify target entity group list.
If "selectAllDevices" or "selectAllGroups" is
true, this field is ignored, keep it empty.
If both "selectAllDevices" and
"selectAllGroups" are false, must provide
non-empty entity group list and/or entity list.
Providing empty list or invalid group / entity
will result in error.
"percentPower": 1,
not applicable
"severity": [],
not applicable
“selectAllDevices”: false,
“true” to select all devices
“selectAllGroups”: false,
“true” to select all groups