API Guide

Table Of Contents
2.0
1.2
GET method to view individual user defined device details
Description Use this method to view all the unmonitored devices.
Privilege VIEW
HTTP response
codes
200
Example
Input: None
Output:
{
"Id":10009,
"Name": "Device A",
"Description": "Device A",
"HostName": "W109GHK890",
"Identifier": "CXDFGHJ",
"Size": 2,
"EstimatedMaxPower": 10000,
"Model": "Power Edge",
"Location": "DC/Room/Aisle/Rack1",
"RackSlot": 10,
}
Unmonitored devices 63