White Papers

13 Dell OpenManage Power Center REST API Reference Guide
Body
Comment
authenticated browser window (if applicable),
or the login page and if successful, display
the corresponding device filtered in its
interface. In case of a missing device, the
interface will provide an error message to the
user indicating the device could not be
found.
"location": "/DC/ROOM/ROW/Rack1/",
Group path of the entity, if the entity belongs
to multiple groups, the first path will be
returned
"name": "Server - 192.168.1.1",
Name of the entity
"serialNumber": "SRNUM53"
Serial number
"devicePosition": "1"
Device position in rack. If current entity is not
a device, this field will be -1.
"size": "3"
Device form factor in U. If current entity is
not a device, this field will be -1.
},
{
"assetTag": "",
"description": "",
"entityType": "Server",
"hostname": "",
"ipAddress": "192.168.1.2",
"link":
"https://localhost:8643/index.html#/devices.alldevices/
10",
URL for link and launch
"location": "/DC/ROOM/ROW/Rack2/",
"name": "Server - 192.168.1.2",
"serialNumber": " SRNUM65"
"devicePosition": "11"
"size": "1"
},
]
}
3.4 Error response
3.4.1 Sample error response body:
Body
Comment
{
"errorMessage": "",
"errorObj": {