API Guide

Table Of Contents
HTTP response
codes
200
Example
Input: None
Output:
{
"@odata.count": 1,
"value": [
{
"Id":1,
"Name": "Device A",
"Description": "Device A",
"HostName": "W109GHK890",
"Identifier": "CXDFGHJ",
"Size": 2,
"EstimatedMaxPower": 10000,
"Model": "Power Edge",
"Location": "DC/Room/Aisle/Rack1",
"RackSlot": 10,
}
]
}
Table 72. Filters
Field Operator
Id eq
Name contains
Description contains
Hostname contains
Identifier contains
Size eq
EstimatedMaxPower eq
Model contains
List of all the sort options that this method supports:
Id
Name
Description
HostName
Identifier
Size
EstimatedMaxPower
Model
RackSlot
Location
api/PowerService/UserDefinedEntities/
Devices(<DeviceId>)
Use this URI to get individual user defined entity details.
Supported versions of Power Manager:
62
Unmonitored devices