Developers Guide

Table Of Contents
},
"LogSeverities": {
"@odata.id": "/api/DeviceService/Devices(10086)/LogSeverities"
},
"Settings@odata.navigationLink": "/api/DeviceService/Devices(10086)/
Settings",
"Temperature": {
"@odata.id": "/api/DeviceService/Devices(10086)/Temperature"
},
"Power": {
"@odata.id": "/api/DeviceService/Devices(10086)/Power"
},
"SystemUpTime": {
"@odata.id": "/api/DeviceService/Devices(10086)/SystemUpTime"
},
"BlinkStatus": {
"@odata.id": "/api/DeviceService/Devices(10086)/BlinkStatus"
},
"PowerUsageByDevice@odata.navigationLink": "/api/DeviceService/
Devices(10086)/PowerUsageByDevice",
"DeviceBladeSlots@odata.navigationLink": "/api/DeviceService/
Devices(10086)/DeviceBladeSlots",
"GraphicInfo": {
"@odata.id": "/api/DeviceService/Devices(10086)/GraphicInfo"
},
"DeployRequired": {
"@odata.id": "/api/DeviceService/Devices(10086)/DeployRequired"
}
}
NOTE: The attributes values may be displayed as blank, based on the device supportability.
/api/DeviceService/Devices(Id)/InventoryDetails
This URI represents the inventory details of a specific device.
GET method for InventoryDetails
This method returns the inventory details of a specific device.
Description
Returns the inventory details of a specific device.
Privilege VIEW
HTTP response
codes
200
Example
response body
{
"@odata.context":
"$metadata#Collection(DeviceService.InventoryDetail)",
"@odata.count": 18,
"value": [
{
"@odata.id": "/api/DeviceService/Devices(3315)/
InventoryDetails('serverDeviceCards')",
"InventoryType": "serverDeviceCards",
"InventoryInfo": [
{
"Id": 127,
"SlotNumber": "SMBus.Embedded.3-1",
300 Devices