API Guide

"Id": 146,
"Status": 1000,
"SubsystemName": "sysMemPrimaryStatus"
},
{
"Id": 147,
"Status": 1000,
"SubsystemName": "voltRollupStatus"
},
{
"Id": 148,
"Status": 1000,
"SubsystemName": "batteryRollupStatus"
},
{
"Id": 149,
"Status": 3000,
"SubsystemName": "licensingRollupStatus"
},
{
"Id": 150,
"Status": 1000,
"SubsystemName": "storageRollupStatus"
},
{
"Id": 151,
"Status": 1000,
"SubsystemName": "tempRollupStatus"
},
{
"Id": 152,
"Status": 2000,
"SubsystemName": "intrusionRollupStatus"
}
]
}
/api/DeviceService/Devices(Id)/
InventoryDetails(InventoryType)
This URI represents the details of a specific inventory type for a specific device.
GET method for inventory details by inventory type
This method returns the details of a specific inventory type.
NOTE:
If a PSU is absent, this method reports the status as follows:
Presence: Absent
Health: Ok
Power state: Off
Description Returns details of a specific inventory type.
Privilege VIEW
HTTP response
codes
200
Example request
body
/api/DeviceService/Devices(25004)/InventoryDetails('deviceSoftware')
216 Devices