White Papers

11 Dell OpenManage Power Center 4.0 REST API Reference Guide
Body
Comment
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/1
0",
URL for link and launch
"location": "/DC/ROOM/ROW/Rack2/",
"name": "Server - 192.168.1.2",
"serialNumber": " SRNUM65"
"devicePosition": "11"
"size": "1"
},
]
}
2.4 Error response
2.4.1 Sample error response body:
Body
Comment
{
"errorMessage": "",
"errorObj": {
"errorMessage": "Request data is empty or the
format is invalid.",
Error message
"fldErrors": []
},