API Guide
NOTE: For more information about the properties for device responses, see DeviceService.
Privilege VIEW
HTTP response
codes
200
Example response
body
{
"@odata.context": "$metadata#Collection(DeviceService.Device)",
"@odata.count": 1,
"value": [
{
"@odata.id": "/api/DeviceService/Devices(1614)",
"Id": 1614,
"Type": 1000,
"Identifier": "GMGR031",
"ChassisServiceTag": "GMGR031",
"Model": "PowerEdge R740xd",
"PowerState": 17,
"ManagedState": 5000,
"Status": 4000,
"ConnectionState": false,
"AssetTag": null,
"SystemId": 1847,
"DeviceName": "WIN-02GODDHDJTC",
"LastInventoryTime": "2017-06-08 14:10:43.965",
"LastStatusTime": "2017-06-08 21:31:41.519",
"DeviceCapabilities": [
32,
1,
2,
3,
4,
7,
9,
12,
13,
14,
15,
16,
17,
30,
31
],
"DeviceSubscription": null,
"DeviceSpecificData": null,
"SlotConfiguration": {},
"DeviceManagement": [
{
"ManagementId": 5003,
"NetworkAddress": "fe80::f68e:38ff:fecf:15ba",
"MacAddress": "",
"ManagementURL": "https://[ IP Address ]",
"ManagementType": 2,
"InstrumentationName": "WIN-02GODDHDJTC",
"DnsName": "idrac-SVCTAG",
"Status": 1000
},
{
"ManagementId": 5002,
"NetworkAddress": "xx.xx.xx.xx",
"MacAddress": "f4:8e:38:cf:15:ba",
"ManagementURL": "https://[ IP Address ]",
"ManagementType": 2,
"InstrumentationName": "WIN-02GODDHDJTC",
"DnsName": "idrac-SVCTAG",
"Status": 1000
}
],
"InventoryDetails": [
Groups
253