API Guide
"@odata.id": "/api/DeviceService/Devices(10053)/InventoryTypes"
},
"LogSeverities":{
"@odata.id": "/api/DeviceService/Devices(10053)/LogSeverities"
},
"Settings@odata.navigationLink": "/api/DeviceService/Devices(10053)/
Settings",
"Temperature":{
"@odata.id": "/api/DeviceService/Devices(10053)/Temperature"
},
"Power":{
"@odata.id": "/api/DeviceService/Devices(10053)/Power"
},
"SystemUpTime":{
"@odata.id": "/api/DeviceService/Devices(10053)/SystemUpTime"
},
"BlinkStatus":{
"@odata.id": "/api/DeviceService/Devices(10053)/BlinkStatus"
},
"PowerUsageByDevice@odata.navigationLink": "/api/DeviceService/
Devices(10053)/PowerUsageByDevice",
"DeviceBladeSlots@odata.navigationLink": "/api/DeviceService/Devices(10053)/
DeviceBladeSlots",
"GraphicInfo":{
"@odata.id": "/api/DeviceService/Devices(10053)/GraphicInfo"
},
"DeployRequired":{
"@odata.id": "/api/DeviceService/Devices(10053)/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",
"Manufacturer": "Intel Corporation",
"Description": "Lewisburg SMBus",
"DatabusWidth": "Unknown",
"SlotLength": "Unknown",
"SlotType": "Unknown"
},
204 Devices