API Guide

Table Of Contents
DeviceService/Devices(10085)/PowerUsageByDevice",
"DeviceBladeSlots@odata.navigationLink": "/api/DeviceService/
Devices(10085)/DeviceBladeSlots",
"GraphicInfo": {
"@odata.id": "/api/DeviceService/Devices(10085)/
GraphicInfo"
},
"DeployRequired": {
"@odata.id": "/api/DeviceService/Devices(10085)/
DeployRequired"
}
}
]
}
/api/DeviceService/Devices(Id)
This URI represents a specific device within the collection.
GET method for Devices(Id)
This method returns the details of a specific device.
Description
Returns the details of a specific device.
Privilege VIEW
HTTP response
codes
200
Example
response body
{
"@odata.context": "/api/$metadata#DeviceService.Device",
"@odata.type": "#DeviceService.Device",
"@odata.id": "/api/DeviceService/Devices(10053)",
"Id": 10053,
"Type": 2000,
"Identifier": "MX70005",
"DeviceServiceTag": "MX70005",
"ChassisServiceTag": null,
"Model": "PowerEdge MX7000",
"PowerState": 17,
"ManagedState": 3000,
"Status": 1000,
"ConnectionState": true,
"AssetTag": null,
"SystemId": 2031,
"DeviceName": "MX-MX70005",
"LastInventoryTime": "2019-09-06 06:42:47.989",
"LastStatusTime": "2019-09-06 06:43:01.002",
"DeviceSubscription":{
"Id": 1,
"SubscriptionId": "d4354b17-0e36-4e71-a18d-be3a4f365886",
"IsValid": true,
"InactiveDuration": null
},
"DeviceCapabilities":[
18,
8,
201,
202
],
"SlotConfiguration":{
"ChassisName": null
},
"DeviceManagement":[
276
Devices