Skip to main content
  • Place orders quickly and easily
  • View orders and track your shipping status
  • Enjoy members-only rewards and discounts
  • Create and access a list of your products
  • Manage your Dell EMC sites, products, and product-level contacts using Company Administration.

Dell EMC OpenManage Enterprise 3.9 RESTful API Guide

PDF

GET method for Devices

This method returns a list of all the devices.

Description
Returns a list of all the devices.
NOTE:By default, only the first 50 device IDs will be returned by this request.
Privilege
VIEW
HTTP response codes
200
Example Response Body

{
    "@odata.context": "/api/$metadata#Collection(DeviceService.Device)",
    "@odata.count": 23,
    "value": [
        {
            "@odata.type": "#DeviceService.Device",
            "@odata.id": "/api/DeviceService/Devices(10086)",
            "Id": 10086,
            "Type": 1000,
            "Identifier": null,
            "DeviceServiceTag": null,
            "ChassisServiceTag": "0064",
            "Model": "unknown",
            "PowerState": 18,
            "ManagedState": 3000,
            "Status": 1000,
            "ConnectionState": true,
            "AssetTag": null,
            "SystemId": 0,
            "DeviceName": "10.35.0.43",
            "LastInventoryTime": "2021-08-19 14:33:02.221",
            "LastStatusTime": null,
            "DeviceSubscription": null,
            "DeviceCapabilities": [
                1,
                2,
                3,
                4,
                5,
                6,
                7,
                8,
                9,
                11,
                12,
                13,
                14,
                15,
                16,
                208,
                17,
                18,
                211,
                212,
                30,
                31,
                41,
                1009,
                50
            ],
            "SlotConfiguration": {
                "ChassisName": null
            },
            "DeviceManagement": [
                {
                    "ManagementId": 5000,
                    "NetworkAddress": "10.35.0.43",
                    "MacAddress": "b8:cb:29:95:f5:f4",
                    "ManagementType": 2,
                    "InstrumentationName": "idrac-SVCTAG",
                    "DnsName": "idrac-SVCTAG",
                    "ManagementProfile": [
                        {
                            "ManagementProfileId": 5000,
                            "ProfileId": "",
                            "ManagementId": 5000,
                            "AgentName": "iDRAC",
                            "Version": "4.32.10.00",
                            "ManagementURL": "https://10.35.0.43:443",
                            "HasCreds": 0,
                            "Status": 1000,
                            "StatusDateTime": "2021-08-19 14:32:19.142"
                        }
                    ]
                }
            ],
            "Enabled": true,
            "Actions": null,
            "ConnectionStateReason": 101,
            "SensorHealth@odata.navigationLink": "/api/DeviceService/Devices(10086)/SensorHealth",
            "VirtualSession": {
                "@odata.id": "/api/DeviceService/Devices(10086)/VirtualSession"
            },
            "Baselines": {
                "@odata.id": "/api/DeviceService/Devices(10086)/Baselines"
            },
            "InventoryDetails@odata.navigationLink": "/api/DeviceService/Devices(10086)/InventoryDetails",
            "HardwareLogs@odata.navigationLink": "/api/DeviceService/Devices(10086)/HardwareLogs",
            "SubSystemHealth@odata.navigationLink": "/api/DeviceService/Devices(10086)/SubSystemHealth",
            "RecentActivity@odata.navigationLink": "/api/DeviceService/Devices(10086)/RecentActivity",
            "InventoryTypes": {
                "@odata.id": "/api/DeviceService/Devices(10086)/InventoryTypes"
            },
            "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"
            }
        },
        {
            "@odata.type": "#DeviceService.Device",
            "@odata.id": "/api/DeviceService/Devices(10087)",
            "Id": 10087,
            "Type": 1000,
            "Identifier": "1234567",
            "DeviceServiceTag": "1234567",
            "ChassisServiceTag": "1234567",
            "Model": "PowerEdge R7515",
            "PowerState": 17,
            "ManagedState": 3000,
            "Status": 1000,
            "ConnectionState": true,
            "AssetTag": null,
            "SystemId": 2301,
            "DeviceName": "10.35.0.39",
            "LastInventoryTime": "2021-08-19 14:33:06.331",
            "LastStatusTime": null,
            "DeviceSubscription": null,
            "DeviceCapabilities": [
                1,
                2,
                3,
                4,
                5,
                6,
                7,
                8,
                9,
                11,
                12,
                13,
                14,
                15,
                16,
                208,
                17,
                18,
                211,
                212,
                30,
                31,
                41,
                1001,
                1009,
                50,
                1012
            ],
            "SlotConfiguration": {
                "ChassisName": null
            },
            "DeviceManagement": [
                {
                    "ManagementId": 5002,
                    "NetworkAddress": "10.35.0.39",
                    "MacAddress": "54:bf:64:fb:0f:30",
                    "ManagementType": 2,
                    "InstrumentationName": "iDRAC-1234567",
                    "DnsName": "iDRAC-1234567",
                    "ManagementProfile": [
                        {
                            "ManagementProfileId": 5002,
                            "ProfileId": "",
                            "ManagementId": 5002,
                            "AgentName": "iDRAC",
                            "Version": "4.32.10.00",
                            "ManagementURL": "https://10.35.0.39:443",
                            "HasCreds": 0,
                            "Status": 1000,
                            "StatusDateTime": "2021-08-19 14:32:19.271"
                        }
                    ]
                }
            ],
            "Enabled": true,
            "Actions": null,
            "ConnectionStateReason": 101,
            "SensorHealth@odata.navigationLink": "/api/DeviceService/Devices(10087)/SensorHealth",
            "VirtualSession": {
                "@odata.id": "/api/DeviceService/Devices(10087)/VirtualSession"
            },
            "Baselines": {
                "@odata.id": "/api/DeviceService/Devices(10087)/Baselines"
            },
            "InventoryDetails@odata.navigationLink": "/api/DeviceService/Devices(10087)/InventoryDetails",
            "HardwareLogs@odata.navigationLink": "/api/DeviceService/Devices(10087)/HardwareLogs",
            "SubSystemHealth@odata.navigationLink": "/api/DeviceService/Devices(10087)/SubSystemHealth",
            "RecentActivity@odata.navigationLink": "/api/DeviceService/Devices(10087)/RecentActivity",
            "InventoryTypes": {
                "@odata.id": "/api/DeviceService/Devices(10087)/InventoryTypes"
            },
            "LogSeverities": {
                "@odata.id": "/api/DeviceService/Devices(10087)/LogSeverities"
            },
            "Settings@odata.navigationLink": "/api/DeviceService/Devices(10087)/Settings",
            "Temperature": {
                "@odata.id": "/api/DeviceService/Devices(10087)/Temperature"
            },
            "Power": {
                "@odata.id": "/api/DeviceService/Devices(10087)/Power"
            },
            "SystemUpTime": {
                "@odata.id": "/api/DeviceService/Devices(10087)/SystemUpTime"
            },
            "BlinkStatus": {
                "@odata.id": "/api/DeviceService/Devices(10087)/BlinkStatus"
            },
            "PowerUsageByDevice@odata.navigationLink": "/api/DeviceService/Devices(10087)/PowerUsageByDevice",
            "DeviceBladeSlots@odata.navigationLink": "/api/DeviceService/Devices(10087)/DeviceBladeSlots",
            "GraphicInfo": {
                "@odata.id": "/api/DeviceService/Devices(10087)/GraphicInfo"
            },
            "DeployRequired": {
                "@odata.id": "/api/DeviceService/Devices(10087)/DeployRequired"
            }
        },
        {
            "@odata.type": "#DeviceService.Device",
            "@odata.id": "/api/DeviceService/Devices(10088)",
            "Id": 10088,
            "Type": 1000,
            "Identifier": "7T23YM2",
            "DeviceServiceTag": "7T23YM2",
            "ChassisServiceTag": "7T23YM2",
            "Model": "PowerEdge R440",
            "PowerState": 17,
            "ManagedState": 3000,
            "Status": 1000,
            "ConnectionState": true,
            "AssetTag": null,
            "SystemId": 1993,
            "DeviceName": "10.35.0.46",
            "LastInventoryTime": "2021-08-19 14:33:15.960",
            "LastStatusTime": null,
            "DeviceSubscription": null,
            "DeviceCapabilities": [
                1,
                2,
                3,
                4,
                5,
                6,
                7,
                8,
                9,
                11,
                12,
                13,
                14,
                15,
                16,
                208,
                17,
                18,
                211,
                212,
                30,
                31,
                41,
                1001,
                1009,
                50,
                1012
            ],
            "SlotConfiguration": {
                "ChassisName": null
            },
            "DeviceManagement": [
                {
                    "ManagementId": 5004,
                    "NetworkAddress": "10.35.0.46",
                    "MacAddress": "d0:94:66:3d:9a:4c",
                    "ManagementType": 2,
                    "InstrumentationName": "idrac-7T23YM2",
                    "DnsName": "idrac-7T23YM2",
                    "ManagementProfile": [
                        {
                            "ManagementProfileId": 5004,
                            "ProfileId": "",
                            "ManagementId": 5004,
                            "AgentName": "iDRAC",
                            "Version": "5.10.00.00",
                            "ManagementURL": "https://10.35.0.46:443",
                            "HasCreds": 0,
                            "Status": 1000,
                            "StatusDateTime": "2021-08-19 14:32:20.180"
                       }
                    ]
                }
            ],
            "Enabled": true,
            "Actions": null,
            "ConnectionStateReason": 101,
            "SensorHealth@odata.navigationLink": "/api/DeviceService/Devices(10088)/SensorHealth",
            "VirtualSession": {
                "@odata.id": "/api/DeviceService/Devices(10088)/VirtualSession"
            },
            "Baselines": {
                "@odata.id": "/api/DeviceService/Devices(10088)/Baselines"
            },
            "InventoryDetails@odata.navigationLink": "/api/DeviceService/Devices(10088)/InventoryDetails",
            "HardwareLogs@odata.navigationLink": "/api/DeviceService/Devices(10088)/HardwareLogs",
            "SubSystemHealth@odata.navigationLink": "/api/DeviceService/Devices(10088)/SubSystemHealth",
            "RecentActivity@odata.navigationLink": "/api/DeviceService/Devices(10088)/RecentActivity",
            "InventoryTypes": {
                "@odata.id": "/api/DeviceService/Devices(10088)/InventoryTypes"
            },
            "LogSeverities": {
                "@odata.id": "/api/DeviceService/Devices(10088)/LogSeverities"
            },
            "Settings@odata.navigationLink": "/api/DeviceService/Devices(10088)/Settings",
            "Temperature": {
                "@odata.id": "/api/DeviceService/Devices(10088)/Temperature"
            },
            "Power": {
                "@odata.id": "/api/DeviceService/Devices(10088)/Power"
            },
            "SystemUpTime": {
                "@odata.id": "/api/DeviceService/Devices(10088)/SystemUpTime"
            },
            "BlinkStatus": {
                "@odata.id": "/api/DeviceService/Devices(10088)/BlinkStatus"
            },
            "PowerUsageByDevice@odata.navigationLink": "/api/DeviceService/Devices(10088)/PowerUsageByDevice",
            "DeviceBladeSlots@odata.navigationLink": "/api/DeviceService/Devices(10088)/DeviceBladeSlots",
            "GraphicInfo": {
                "@odata.id": "/api/DeviceService/Devices(10088)/GraphicInfo"
            },
            "DeployRequired": {
                "@odata.id": "/api/DeviceService/Devices(10088)/DeployRequired"
            }
        },
        {
            "@odata.type": "#DeviceService.Device",
            "@odata.id": "/api/DeviceService/Devices(10089)",
            "Id": 10089,
            "Type": 1000,
            "Identifier": "GMGR016",
            "DeviceServiceTag": "GMGR016",
            "ChassisServiceTag": "GMGR016",
            "Model": "PowerEdge R740",
            "PowerState": 17,
            "ManagedState": 3000,
            "Status": 4000,
            "ConnectionState": true,
            "AssetTag": "=2*2",
            "SystemId": 1813,
            "DeviceName": "WIN-02GODDHDJTC",
            "LastInventoryTime": "2021-08-19 14:33:10.557",
            "LastStatusTime": null,
            "DeviceSubscription": null,
            "DeviceCapabilities": [
                1,
                2,
                3,
                4,
                5,
                6,
                7,
                8,
                9,
                11,
                12,
                13,
                14,
                15,
                16,
                208,
                17,
                18,
                211,
                212,
                30,
                31,
                41,
                1001,
                1009,
                50,
                1012
            ],
            "SlotConfiguration": {
                "ChassisName": null
            },
            "DeviceManagement": [
                {
                    "ManagementId": 5006,
                    "NetworkAddress": "10.35.0.83",
                    "MacAddress": "84:7b:eb:f4:e8:5c",
                    "ManagementType": 2,
                    "InstrumentationName": "WIN-02GODDHDJTC",
                    "DnsName": "iDRAC-GMGR016",
                    "ManagementProfile": [
                        {
                            "ManagementProfileId": 5006,
                            "ProfileId": "",
                            "ManagementId": 5006,
                            "AgentName": "iDRAC",
                            "Version": "4.00.00.00",
                            "ManagementURL": "https://10.35.0.83:443",
                            "HasCreds": 0,
                            "Status": 1000,
                            "StatusDateTime": "2021-08-19 14:32:21.075"
                        }
                    ]
                }
            ],
            "Enabled": true,
            "Actions": null,
            "ConnectionStateReason": 101,
            "SensorHealth@odata.navigationLink": "/api/DeviceService/Devices(10089)/SensorHealth",
            "VirtualSession": {
                "@odata.id": "/api/DeviceService/Devices(10089)/VirtualSession"
            },
            "Baselines": {
                "@odata.id": "/api/DeviceService/Devices(10089)/Baselines"
            },
            "InventoryDetails@odata.navigationLink": "/api/DeviceService/Devices(10089)/InventoryDetails",
            "HardwareLogs@odata.navigationLink": "/api/DeviceService/Devices(10089)/HardwareLogs",
            "SubSystemHealth@odata.navigationLink": "/api/DeviceService/Devices(10089)/SubSystemHealth",
            "RecentActivity@odata.navigationLink": "/api/DeviceService/Devices(10089)/RecentActivity",
            "InventoryTypes": {
                "@odata.id": "/api/DeviceService/Devices(10089)/InventoryTypes"
            },
            "LogSeverities": {
                "@odata.id": "/api/DeviceService/Devices(10089)/LogSeverities"
            },
            "Settings@odata.navigationLink": "/api/DeviceService/Devices(10089)/Settings",
            "Temperature": {
                "@odata.id": "/api/DeviceService/Devices(10089)/Temperature"
            },
            "Power": {
                "@odata.id": "/api/DeviceService/Devices(10089)/Power"
            },
            "SystemUpTime": {
                "@odata.id": "/api/DeviceService/Devices(10089)/SystemUpTime"
            },
            "BlinkStatus": {
                "@odata.id": "/api/DeviceService/Devices(10089)/BlinkStatus"
            },
            "PowerUsageByDevice@odata.navigationLink": "/api/DeviceService/Devices(10089)/PowerUsageByDevice",
            "DeviceBladeSlots@odata.navigationLink": "/api/DeviceService/Devices(10089)/DeviceBladeSlots",
            "GraphicInfo": {
                "@odata.id": "/api/DeviceService/Devices(10089)/GraphicInfo"
            },
            "DeployRequired": {
                "@odata.id": "/api/DeviceService/Devices(10089)/DeployRequired"
            }
        },
        {
            "@odata.type": "#DeviceService.Device",
            "@odata.id": "/api/DeviceService/Devices(10090)",
            "Id": 10090,
            "Type": 1000,
            "Identifier": null,
            "DeviceServiceTag": null,
            "ChassisServiceTag": "0064",
            "Model": "PowerEdge C6525",
            "PowerState": 17,
            "ManagedState": 3000,
            "Status": 1000,
            "ConnectionState": true,
            "AssetTag": null,
            "SystemId": 2304,
            "DeviceName": "10.35.0.86",
            "LastInventoryTime": "2021-08-19 14:33:18.416",
            "LastStatusTime": null,
            "DeviceSubscription": null,
            "DeviceCapabilities": [
                1,
                2,
                3,
                4,
                5,
                6,
                7,
                8,
                9,
                11,
                12,
                13,
                14,
                15,
                16,
                208,
                17,
                18,
                211,
                212,
                30,
                31,
                41,
                1009,
                50
            ],
            "SlotConfiguration": {
                "ChassisName": null
            },
            "DeviceManagement": [
                {
                    "ManagementId": 5008,
                    "NetworkAddress": "10.35.0.86",
                    "MacAddress": "6c:2b:59:9a:6e:7a",
                    "ManagementType": 2,
                    "InstrumentationName": "idrac-SVCTAG",
                    "DnsName": "idrac-SVCTAG",
                    "ManagementProfile": [
                        {
                            "ManagementProfileId": 5008,
                            "ProfileId": "",
                            "ManagementId": 5008,
                            "AgentName": "iDRAC",
                            "Version": "4.30.30.30",
                           "ManagementURL": "https://10.35.0.86:443",
                            "HasCreds": 0,
                            "Status": 1000,
                            "StatusDateTime": "2021-08-19 14:32:21.174"
                        }
                   ]
                }
            ],
            "Enabled": true,
            "Actions": null,
            "ConnectionStateReason": 101,
            "SensorHealth@odata.navigationLink": "/api/DeviceService/Devices(10090)/SensorHealth",
            "VirtualSession": {
                "@odata.id": "/api/DeviceService/Devices(10090)/VirtualSession"
            },
            "Baselines": {
                "@odata.id": "/api/DeviceService/Devices(10090)/Baselines"
            },
            "InventoryDetails@odata.navigationLink": "/api/DeviceService/Devices(10090)/InventoryDetails",
            "HardwareLogs@odata.navigationLink": "/api/DeviceService/Devices(10090)/HardwareLogs",
            "SubSystemHealth@odata.navigationLink": "/api/DeviceService/Devices(10090)/SubSystemHealth",
            "RecentActivity@odata.navigationLink": "/api/DeviceService/Devices(10090)/RecentActivity",
            "InventoryTypes": {
                "@odata.id": "/api/DeviceService/Devices(10090)/InventoryTypes"
            },
            "LogSeverities": {
                "@odata.id": "/api/DeviceService/Devices(10090)/LogSeverities"
            },
            "Settings@odata.navigationLink": "/api/DeviceService/Devices(10090)/Settings",
            "Temperature": {
                "@odata.id": "/api/DeviceService/Devices(10090)/Temperature"
            },
            "Power": {
                "@odata.id": "/api/DeviceService/Devices(10090)/Power"
            },
            "SystemUpTime": {
                "@odata.id": "/api/DeviceService/Devices(10090)/SystemUpTime"
            },
            "BlinkStatus": {
                "@odata.id": "/api/DeviceService/Devices(10090)/BlinkStatus"
            },
            "PowerUsageByDevice@odata.navigationLink": "/api/DeviceService/Devices(10090)/PowerUsageByDevice",
            "DeviceBladeSlots@odata.navigationLink": "/api/DeviceService/Devices(10090)/DeviceBladeSlots",
            "GraphicInfo": {
                "@odata.id": "/api/DeviceService/Devices(10090)/GraphicInfo"
            },
            "DeployRequired": {
                "@odata.id": "/api/DeviceService/Devices(10090)/DeployRequired"
            }
        },
        {
            "@odata.type": "#DeviceService.Device",
            "@odata.id": "/api/DeviceService/Devices(10091)",
            "Id": 10091,
            "Type": 1000,
            "Identifier": null,
            "DeviceServiceTag": null,
            "ChassisServiceTag": "",
            "Model": "PowerEdge M640",
            "PowerState": 18,
            "ManagedState": 3000,
            "Status": 1000,
            "ConnectionState": true,
            "AssetTag": null,
            "SystemId": 1863,
            "DeviceName": "SWL--1",
            "LastInventoryTime": "2021-08-19 14:33:23.023",
            "LastStatusTime": null,
            "DeviceSubscription": null,
            "DeviceCapabilities": [
                1,
                2,
                3,
                4,
                7,
                8,
                9,
                41,
                10,
                11,
                12,
                13,
                14,
                15,
                16,
                208,
                17,
                18,
                211,
                212,
                30,
                31
            ],
            "SlotConfiguration": {
                "ChassisName": null
            },
            "DeviceManagement": [
                {
                    "ManagementId": 5010,
                    "NetworkAddress": "10.35.0.93",
                    "MacAddress": "10:98:36:ac:6b:bd",
                    "ManagementType": 2,
                    "InstrumentationName": "WIN-02GODDHDJTC",
                    "DnsName": "SWL--1",
                    "ManagementProfile": [
                        {
                            "ManagementProfileId": 5010,
                            "ProfileId": "",
                            "ManagementId": 5010,
                            "AgentName": "iDRAC",
                            "Version": "4.00.00.00",
                            "ManagementURL": "https://10.35.0.93:443",
                            "HasCreds": 0,
                            "Status": 1000,
                            "StatusDateTime": "2021-08-19 14:32:21.422"
                        }
                    ]
                }
            ],
            "Enabled": true,
            "Actions": null,
            "ConnectionStateReason": 101,
            "SensorHealth@odata.navigationLink": "/api/DeviceService/Devices(10091)/SensorHealth",
            "VirtualSession": {
                "@odata.id": "/api/DeviceService/Devices(10091)/VirtualSession"
            },
            "Baselines": {
                "@odata.id": "/api/DeviceService/Devices(10091)/Baselines"
            },
            "InventoryDetails@odata.navigationLink": "/api/DeviceService/Devices(10091)/InventoryDetails",
            "HardwareLogs@odata.navigationLink": "/api/DeviceService/Devices(10091)/HardwareLogs",
            "SubSystemHealth@odata.navigationLink": "/api/DeviceService/Devices(10091)/SubSystemHealth",
            "RecentActivity@odata.navigationLink": "/api/DeviceService/Devices(10091)/RecentActivity",
            "InventoryTypes": {
                "@odata.id": "/api/DeviceService/Devices(10091)/InventoryTypes"
            },
            "LogSeverities": {
                "@odata.id": "/api/DeviceService/Devices(10091)/LogSeverities"
            },
            "Settings@odata.navigationLink": "/api/DeviceService/Devices(10091)/Settings",
            "Temperature": {
                "@odata.id": "/api/DeviceService/Devices(10091)/Temperature"
            },
            "Power": {
                "@odata.id": "/api/DeviceService/Devices(10091)/Power"
            },
            "SystemUpTime": {
                "@odata.id": "/api/DeviceService/Devices(10091)/SystemUpTime"
            },
            "BlinkStatus": {
                "@odata.id": "/api/DeviceService/Devices(10091)/BlinkStatus"
            },
            "PowerUsageByDevice@odata.navigationLink": "/api/DeviceService/Devices(10091)/PowerUsageByDevice",
            "DeviceBladeSlots@odata.navigationLink": "/api/DeviceService/Devices(10091)/DeviceBladeSlots",
            "GraphicInfo": {
                "@odata.id": "/api/DeviceService/Devices(10091)/GraphicInfo"
            },
            "DeployRequired": {
                "@odata.id": "/api/DeviceService/Devices(10091)/DeployRequired"
            }
        },
        {
            "@odata.type": "#DeviceService.Device",
            "@odata.id": "/api/DeviceService/Devices(10092)",
            "Id": 10092,
            "Type": 1000,
            "Identifier": null,
            "DeviceServiceTag": null,
            "ChassisServiceTag": "004V",
            "Model": "PowerEdge C6525",
            "PowerState": 17,
            "ManagedState": 3000,
            "Status": 1000,
            "ConnectionState": true,
            "AssetTag": null,
            "SystemId": 2304,
            "DeviceName": "10.35.0.87",
            "LastInventoryTime": "2021-08-19 14:33:12.708",
            "LastStatusTime": null,
            "DeviceSubscription": null,
            "DeviceCapabilities": [
                1,
                2,
                3,
                4,
                5,
                6,
                7,
                8,
                9,
                10,
                11,
                12,
                13,
                14,
                15,
                16,
                208,
                17,
                18,
                211,
                212,
                30,
                31,
                41,
                1009,
                50
            ],
            "SlotConfiguration": {
                "ChassisName": null
            },
            "DeviceManagement": [
                {
                    "ManagementId": 5012,
                    "NetworkAddress": "10.35.0.87",
                    "MacAddress": "6c:2b:59:9a:6f:99",
                    "ManagementType": 2,
                    "InstrumentationName": "idrac-SVCTAG",
                    "DnsName": "idrac-SVCTAG",
                    "ManagementProfile": [
                        {
                            "ManagementProfileId": 5012,
                            "ProfileId": "",
                            "ManagementId": 5012,
                            "AgentName": "iDRAC",
                            "Version": "4.40.00.00",
                            "ManagementURL": "https://10.35.0.87:443",
                            "HasCreds": 0,
                            "Status": 1000,
                            "StatusDateTime": "2021-08-19 14:32:21.466"
                        }
                    ]
                }
            ],
            "Enabled": true,
            "Actions": null,
            "ConnectionStateReason": 101,
            "SensorHealth@odata.navigationLink": "/api/DeviceService/Devices(10092)/SensorHealth",
            "VirtualSession": {
                "@odata.id": "/api/DeviceService/Devices(10092)/VirtualSession"
            },
            "Baselines": {
                "@odata.id": "/api/DeviceService/Devices(10092)/Baselines"
            },
            "InventoryDetails@odata.navigationLink": "/api/DeviceService/Devices(10092)/InventoryDetails",
            "HardwareLogs@odata.navigationLink": "/api/DeviceService/Devices(10092)/HardwareLogs",
            "SubSystemHealth@odata.navigationLink": "/api/DeviceService/Devices(10092)/SubSystemHealth",
            "RecentActivity@odata.navigationLink": "/api/DeviceService/Devices(10092)/RecentActivity",
            "InventoryTypes": {
                "@odata.id": "/api/DeviceService/Devices(10092)/InventoryTypes"
            },
            "LogSeverities": {
                "@odata.id": "/api/DeviceService/Devices(10092)/LogSeverities"
            },
            "Settings@odata.navigationLink": "/api/DeviceService/Devices(10092)/Settings",
            "Temperature": {
                "@odata.id": "/api/DeviceService/Devices(10092)/Temperature"
            },
            "Power": {
                "@odata.id": "/api/DeviceService/Devices(10092)/Power"
            },
            "SystemUpTime": {
                "@odata.id": "/api/DeviceService/Devices(10092)/SystemUpTime"
            },
            "BlinkStatus": {
                "@odata.id": "/api/DeviceService/Devices(10092)/BlinkStatus"
            },
            "PowerUsageByDevice@odata.navigationLink": "/api/DeviceService/Devices(10092)/PowerUsageByDevice",
            "DeviceBladeSlots@odata.navigationLink": "/api/DeviceService/Devices(10092)/DeviceBladeSlots",
            "GraphicInfo": {
                "@odata.id": "/api/DeviceService/Devices(10092)/GraphicInfo"
            },
            "DeployRequired": {
                "@odata.id": "/api/DeviceService/Devices(10092)/DeployRequired"
            }
        },
        {
            "@odata.type": "#DeviceService.Device",
            "@odata.id": "/api/DeviceService/Devices(10093)",
            "Id": 10093,
            "Type": 1000,
            "Identifier": "FQ5W0S2",
            "DeviceServiceTag": "FQ5W0S2",
            "ChassisServiceTag": "FQ5W0S2",
            "Model": "PowerEdge R6415",
            "PowerState": 17,
            "ManagedState": 3000,
            "Status": 4000,
            "ConnectionState": true,
            "AssetTag": null,
            "SystemId": 2040,
            "DeviceName": "10.35.0.92",
            "LastInventoryTime": "2021-08-19 14:33:14.613",
            "LastStatusTime": null,
            "DeviceSubscription": null,
            "DeviceCapabilities": [
                1,
                2,
                3,
                4,
                5,
                6,
                7,
                8,
                9,
                11,
                12,
                13,
                14,
                15,
                16,
                208,
                17,
                18,
                211,
                212,
                30,
                31,
                33,
                41,
                1001,
                1009,
                50,
                1012
            ],
            "SlotConfiguration": {
                "ChassisName": null
            },
            "DeviceManagement": [
                {
                    "ManagementId": 5014,
                    "NetworkAddress": "10.35.0.92",
                    "MacAddress": "d0:94:66:90:36:3e",
                    "ManagementType": 2,
                    "InstrumentationName": "iDRAC-FQ5W0S2",
                    "DnsName": "iDRAC-FQ5W0S2",
                    "ManagementProfile": [
                        {
                            "ManagementProfileId": 5014,
                            "ProfileId": "",
                            "ManagementId": 5014,
                            "AgentName": "iDRAC",
                            "Version": "3.21.21.21",
                            "ManagementURL": "https://10.35.0.92:443",
                            "HasCreds": 0,
                            "Status": 1000,
                            "StatusDateTime": "2021-08-19 14:32:24.257"
                        }
                    ]
                }
            ],
            "Enabled": true,
            "Actions": null,
            "ConnectionStateReason": 101,
            "SensorHealth@odata.navigationLink": "/api/DeviceService/Devices(10093)/SensorHealth",
            "VirtualSession": {
                "@odata.id": "/api/DeviceService/Devices(10093)/VirtualSession"
            },
            "Baselines": {
                "@odata.id": "/api/DeviceService/Devices(10093)/Baselines"
            },
            "InventoryDetails@odata.navigationLink": "/api/DeviceService/Devices(10093)/InventoryDetails",
            "HardwareLogs@odata.navigationLink": "/api/DeviceService/Devices(10093)/HardwareLogs",
            "SubSystemHealth@odata.navigationLink": "/api/DeviceService/Devices(10093)/SubSystemHealth",
            "RecentActivity@odata.navigationLink": "/api/DeviceService/Devices(10093)/RecentActivity",
            "InventoryTypes": {
                "@odata.id": "/api/DeviceService/Devices(10093)/InventoryTypes"
            },
            "LogSeverities": {
                "@odata.id": "/api/DeviceService/Devices(10093)/LogSeverities"
            },
            "Settings@odata.navigationLink": "/api/DeviceService/Devices(10093)/Settings",
            "Temperature": {
                "@odata.id": "/api/DeviceService/Devices(10093)/Temperature"
            },
            "Power": {
                "@odata.id": "/api/DeviceService/Devices(10093)/Power"
            },
            "SystemUpTime": {
                "@odata.id": "/api/DeviceService/Devices(10093)/SystemUpTime"
            },
            "BlinkStatus": {
                "@odata.id": "/api/DeviceService/Devices(10093)/BlinkStatus"
            },
            "PowerUsageByDevice@odata.navigationLink": "/api/DeviceService/Devices(10093)/PowerUsageByDevice",
            "DeviceBladeSlots@odata.navigationLink": "/api/DeviceService/Devices(10093)/DeviceBladeSlots",
            "GraphicInfo": {
                "@odata.id": "/api/DeviceService/Devices(10093)/GraphicInfo"
            },
            "DeployRequired": {
                "@odata.id": "/api/DeviceService/Devices(10093)/DeployRequired"
            }
        },
        {
            "@odata.type": "#DeviceService.Device",
            "@odata.id": "/api/DeviceService/Devices(10094)",
            "Id": 10094,
            "Type": 1000,
            "Identifier": "7654321",
            "DeviceServiceTag": "7654321",
            "ChassisServiceTag": "",
            "Model": "Odyssey_Test",
            "PowerState": 17,
            "ManagedState": 3000,
            "Status": 4000,
            "ConnectionState": true,
            "AssetTag": null,
            "SystemId": 1863,
            "DeviceName": "WIN-02GODDHDJTC",
            "LastInventoryTime": "2021-08-19 14:33:36.242",
            "LastStatusTime": null,
            "DeviceSubscription": null,
            "DeviceCapabilities": [
                1,
                2,
                3,
                4,
                5,
                6,
                7,
                8,
                9,
                10,
                11,
                12,
                13,
                14,
                15,
                208,
                16,
                17,
                209,
                18,
                211,
                212,
                30,
                31,
                41,
                1009,
                50
            ],
            "SlotConfiguration": {
                "ChassisName": null
            },
            "DeviceManagement": [
                {
                    "ManagementId": 5046,
                    "NetworkAddress": "10.35.0.76",
                    "MacAddress": "10:98:36:ac:6c:b3",
                    "ManagementType": 2,
                    "InstrumentationName": "WIN-02GODDHDJTC",
                    "DnsName": "SWL--12",
                    "ManagementProfile": [
                        {
                            "ManagementProfileId": 5054,
                            "ProfileId": "",
                            "ManagementId": 5046,
                            "AgentName": "iDRAC",
                            "Version": "5.00.00.00",
                            "ManagementURL": "https://10.35.0.76:443",
                            "HasCreds": 0,
                            "Status": 1000,
                            "StatusDateTime": "2021-08-19 14:32:48.688"
                        },
                        {
                            "ManagementProfileId": 5058,
                            "ProfileId": "",
                            "ManagementId": 5046,
                            "AgentName": "iDRAC",
                            "Version": "5.00.00.00",
                            "ManagementURL": "https://10.35.0.76:443",
                            "HasCreds": 0,
                            "Status": 1000,
                            "StatusDateTime": "2021-08-19 14:32:48.829"
                        }
                    ]
                },
                {
                    "ManagementId": 5016,
                    "NetworkAddress": "10.35.0.95",
                    "MacAddress": "d0:67:e5:f4:32:51",
                    "ManagementType": 2,
                    "InstrumentationName": "WIN-02GODDHDJTC",
                    "DnsName": "idrac-7654321",
                    "ManagementProfile": [
                        {
                            "ManagementProfileId": 5016,
                            "ProfileId": "",
                            "ManagementId": 5016,
                            "AgentName": "iDRAC",
                            "Version": "2.70.70.70",
                            "ManagementURL": "https://10.35.0.95:443",
                            "HasCreds": 0,
                            "Status": 1000,
                            "StatusDateTime": "2021-08-19 14:32:27.516"
                        }
                    ]
                }
            ],
            "Enabled": true,
            "Actions": null,
            "ConnectionStateReason": 101,
            "SensorHealth@odata.navigationLink": "/api/DeviceService/Devices(10094)/SensorHealth",
            "VirtualSession": {
                "@odata.id": "/api/DeviceService/Devices(10094)/VirtualSession"
            },
            "Baselines": {
               "@odata.id": "/api/DeviceService/Devices(10094)/Baselines"
            },
            "InventoryDetails@odata.navigationLink": "/api/DeviceService/Devices(10094)/InventoryDetails",
            "HardwareLogs@odata.navigationLink": "/api/DeviceService/Devices(10094)/HardwareLogs",
            "SubSystemHealth@odata.navigationLink": "/api/DeviceService/Devices(10094)/SubSystemHealth",
            "RecentActivity@odata.navigationLink": "/api/DeviceService/Devices(10094)/RecentActivity",
            "InventoryTypes": {
                "@odata.id": "/api/DeviceService/Devices(10094)/InventoryTypes"
            },
            "LogSeverities": {
                "@odata.id": "/api/DeviceService/Devices(10094)/LogSeverities"
            },
            "Settings@odata.navigationLink": "/api/DeviceService/Devices(10094)/Settings",
            "Temperature": {
                "@odata.id": "/api/DeviceService/Devices(10094)/Temperature"
            },
            "Power": {
                "@odata.id": "/api/DeviceService/Devices(10094)/Power"
            },
            "SystemUpTime": {
                "@odata.id": "/api/DeviceService/Devices(10094)/SystemUpTime"
            },
            "BlinkStatus": {
                "@odata.id": "/api/DeviceService/Devices(10094)/BlinkStatus"
            },
            "PowerUsageByDevice@odata.navigationLink": "/api/DeviceService/Devices(10094)/PowerUsageByDevice",
            "DeviceBladeSlots@odata.navigationLink": "/api/DeviceService/Devices(10094)/DeviceBladeSlots",
            "GraphicInfo": {
                "@odata.id": "/api/DeviceService/Devices(10094)/GraphicInfo"
            },
            "DeployRequired": {
                "@odata.id": "/api/DeviceService/Devices(10094)/DeployRequired"
            }
        },
        {
            "@odata.type": "#DeviceService.Device",
            "@odata.id": "/api/DeviceService/Devices(10095)",
            "Id": 10095,
            "Type": 1000,
            "Identifier": "CFV03V1",
            "DeviceServiceTag": "CFV03V1",
            "ChassisServiceTag": "CFV03V1",
            "Model": "PowerEdge R720",
            "PowerState": 17,
            "ManagedState": 3000,
            "Status": 1000,
            "ConnectionState": true,
            "AssetTag": null,
            "SystemId": 1164,
            "DeviceName": "localhost.smd.devops.dell.com",
            "LastInventoryTime": null,
            "LastStatusTime": null,
            "DeviceSubscription": null,
            "DeviceCapabilities": [],
            "SlotConfiguration": {
                "ChassisName": null
            },
            "DeviceManagement": [
                {
                    "ManagementId": 5018,
                    "NetworkAddress": "10.35.0.97",
                    "MacAddress": "",
                    "ManagementType": 2,
                    "InstrumentationName": "localhost.smd.devops.dell.com",
                    "DnsName": "idrac-SceptreSrvr",
                    "ManagementProfile": [
                        {
                            "ManagementProfileId": 5018,
                            "ProfileId": "",
                            "ManagementId": 5018,
                            "AgentName": "iDRAC",
                            "Version": "2.65.65.65",
                            "ManagementURL": "https://10.35.0.97:443",
                            "HasCreds": 0,
                            "Status": 1000,
                            "StatusDateTime": "2021-08-19 14:32:33.633"
                        }
                    ]
                },
                {
                    "ManagementId": 5019,
                    "NetworkAddress": "[::]",
                    "MacAddress": "",
                    "ManagementType": 2,
                    "InstrumentationName": "localhost.smd.devops.dell.com",
                    "DnsName": "idrac-SceptreSrvr",
                    "ManagementProfile": [
                        {
                            "ManagementProfileId": 5019,
                            "ProfileId": "",
                            "ManagementId": 5019,
                            "AgentName": "iDRAC",
                            "Version": "2.65.65.65",
                            "ManagementURL": "https://10.35.0.97:443",
                            "HasCreds": 0,
                            "Status": 1000,
                            "StatusDateTime": "2021-08-19 14:32:33.633"
                        }
                    ]
                }
            ],
            "Enabled": true,
            "Actions": null,
           "ConnectionStateReason": 101,
            "SensorHealth@odata.navigationLink": "/api/DeviceService/Devices(10095)/SensorHealth",
            "VirtualSession": {
                "@odata.id": "/api/DeviceService/Devices(10095)/VirtualSession"
            },
            "Baselines": {
                "@odata.id": "/api/DeviceService/Devices(10095)/Baselines"
            },
            "InventoryDetails@odata.navigationLink": "/api/DeviceService/Devices(10095)/InventoryDetails",
            "HardwareLogs@odata.navigationLink": "/api/DeviceService/Devices(10095)/HardwareLogs",
            "SubSystemHealth@odata.navigationLink": "/api/DeviceService/Devices(10095)/SubSystemHealth",
            "RecentActivity@odata.navigationLink": "/api/DeviceService/Devices(10095)/RecentActivity",
            "InventoryTypes": {
                "@odata.id": "/api/DeviceService/Devices(10095)/InventoryTypes"
            },
            "LogSeverities": {
                "@odata.id": "/api/DeviceService/Devices(10095)/LogSeverities"
            },
            "Settings@odata.navigationLink": "/api/DeviceService/Devices(10095)/Settings",
            "Temperature": {
                "@odata.id": "/api/DeviceService/Devices(10095)/Temperature"
            },
            "Power": {
                "@odata.id": "/api/DeviceService/Devices(10095)/Power"
            },
            "SystemUpTime": {
                "@odata.id": "/api/DeviceService/Devices(10095)/SystemUpTime"
            },
            "BlinkStatus": {
                "@odata.id": "/api/DeviceService/Devices(10095)/BlinkStatus"
            },
            "PowerUsageByDevice@odata.navigationLink": "/api/DeviceService/Devices(10095)/PowerUsageByDevice",
            "DeviceBladeSlots@odata.navigationLink": "/api/DeviceService/Devices(10095)/DeviceBladeSlots",
            "GraphicInfo": {
                "@odata.id": "/api/DeviceService/Devices(10095)/GraphicInfo"
            },
            "DeployRequired": {
                "@odata.id": "/api/DeviceService/Devices(10095)/DeployRequired"
            }
        },
        {
            "@odata.type": "#DeviceService.Device",
            "@odata.id": "/api/DeviceService/Devices(10096)",
            "Id": 10096,
            "Type": 1000,
            "Identifier": "PFSTN16",
            "DeviceServiceTag": "PFSTN16",
            "ChassisServiceTag": "MSMST05",
            "Model": "PowerEdge MX740c",
            "PowerState": 18,
            "ManagedState": 3000,
            "Status": 1000,
            "ConnectionState": true,
            "AssetTag": "Test-02",
            "SystemId": 1893,
            "DeviceName": "WIN-02GODDHDJTC",
            "LastInventoryTime": "2021-08-19 14:33:28.190",
            "LastStatusTime": null,
            "DeviceSubscription": null,
            "DeviceCapabilities": [
                1,
                2,
                3,
                4,
                5,
                6,
                7,
                8,
                9,
                10,
                11,
                12,
                13,
                14,
                15,
                208,
                17,
                209,
                18,
                211,
                212,
                30,
                31,
                41,
                1009,
                50
            ],
            "SlotConfiguration": {
                "ChassisName": null
            },
            "DeviceManagement": [
                {
                    "ManagementId": 5020,
                    "NetworkAddress": "10.35.0.59",
                    "MacAddress": "d0:94:66:2a:0d:65",
                    "ManagementType": 2,
                    "InstrumentationName": "WIN-02GODDHDJTC",
                    "DnsName": "iDRAC-PFSTN16",
                    "ManagementProfile": [
                        {
                            "ManagementProfileId": 5022,
                            "ProfileId": "",
                            "ManagementId": 5020,
                            "AgentName": "iDRAC",
                            "Version": "4.40.40.00",
                            "ManagementURL": "https://10.35.0.59:443",
                            "HasCreds": 0,
                            "Status": 1000,
                            "StatusDateTime": "2021-08-19 14:32:46.150"
                        },
                        {
                            "ManagementProfileId": 5020,
                            "ProfileId": "",
                            "ManagementId": 5020,
                            "AgentName": "iDRAC",
                            "Version": "4.40.40.00",
                           "ManagementURL": "https://10.35.0.59:443",
                            "HasCreds": 0,
                            "Status": 1000,
                            "StatusDateTime": "2021-08-19 14:32:46.048"
                        }
                   ]
                }
            ],
            "Enabled": true,
            "Actions": null,
            "ConnectionStateReason": 101,
            "SensorHealth@odata.navigationLink": "/api/DeviceService/Devices(10096)/SensorHealth",
            "VirtualSession": {
                "@odata.id": "/api/DeviceService/Devices(10096)/VirtualSession"
            },
            "Baselines": {
                "@odata.id": "/api/DeviceService/Devices(10096)/Baselines"
            },
            "InventoryDetails@odata.navigationLink": "/api/DeviceService/Devices(10096)/InventoryDetails",
            "HardwareLogs@odata.navigationLink": "/api/DeviceService/Devices(10096)/HardwareLogs",
            "SubSystemHealth@odata.navigationLink": "/api/DeviceService/Devices(10096)/SubSystemHealth",
            "RecentActivity@odata.navigationLink": "/api/DeviceService/Devices(10096)/RecentActivity",
            "InventoryTypes": {
                "@odata.id": "/api/DeviceService/Devices(10096)/InventoryTypes"
            },
            "LogSeverities": {
                "@odata.id": "/api/DeviceService/Devices(10096)/LogSeverities"
            },
            "Settings@odata.navigationLink": "/api/DeviceService/Devices(10096)/Settings",
            "Temperature": {
                "@odata.id": "/api/DeviceService/Devices(10096)/Temperature"
            },
            "Power": {
                "@odata.id": "/api/DeviceService/Devices(10096)/Power"
            },
            "SystemUpTime": {
                "@odata.id": "/api/DeviceService/Devices(10096)/SystemUpTime"
            },
            "BlinkStatus": {
                "@odata.id": "/api/DeviceService/Devices(10096)/BlinkStatus"
            },
            "PowerUsageByDevice@odata.navigationLink": "/api/DeviceService/Devices(10096)/PowerUsageByDevice",
            "DeviceBladeSlots@odata.navigationLink": "/api/DeviceService/Devices(10096)/DeviceBladeSlots",
            "GraphicInfo": {
                "@odata.id": "/api/DeviceService/Devices(10096)/GraphicInfo"
            },
            "DeployRequired": {
                "@odata.id": "/api/DeviceService/Devices(10096)/DeployRequired"
            }
        },
        {
            "@odata.type": "#DeviceService.Device",
            "@odata.id": "/api/DeviceService/Devices(10097)",
            "Id": 10097,
            "Type": 1000,
            "Identifier": "7T22YM2",
            "DeviceServiceTag": "7T22YM2",
           "ChassisServiceTag": "7T22YM2",
            "Model": "PowerEdge R440",
            "PowerState": 17,
            "ManagedState": 3000,
            "Status": 4000,
            "ConnectionState": true,
            "AssetTag": null,
            "SystemId": 1993,
            "DeviceName": "10.35.0.35",
            "LastInventoryTime": "2021-08-19 14:33:36.053",
            "LastStatusTime": null,
            "DeviceSubscription": null,
            "DeviceCapabilities": [
                1,
                2,
                3,
                4,
                5,
                6,
                7,
                8,
                9,
                203,
                11,
                204,
                12,
                205,
                13,
                14,
                15,
                16,
                208,
                209,
                17,
                18,
                211,
                212,
                30,
                31,
                33,
                1001,
                41,
                1009,
                50,
                1012
            ],
            "SlotConfiguration": {
                "ChassisName": null
            },
            "DeviceManagement": [
                {
                    "ManagementId": 5023,
                    "NetworkAddress": "10.35.0.35",
                    "MacAddress": "d0:94:66:3d:aa:64",
                    "ManagementType": 2,
                    "InstrumentationName": "",
                    "DnsName": "idrac-7T22YM2",
                    "ManagementProfile": [
                        {
                            "ManagementProfileId": 5026,
                            "ProfileId": "",
                            "ManagementId": 5023,
                            "AgentName": "iDRAC",
                            "Version": "5.10.00.00",
                            "ManagementURL": "https://10.35.0.35:443",
                            "HasCreds": 0,
                            "Status": 1000,
                            "StatusDateTime": "2021-08-19 14:32:46.662"
                        },
                        {
                            "ManagementProfileId": 5024,
                            "ProfileId": "",
                            "ManagementId": 5023,
                            "AgentName": "iDRAC",
                            "Version": "5.10.00.00",
                            "ManagementURL": "https://10.35.0.35:443",
                            "HasCreds": 0,
                            "Status": 1000,
                            "StatusDateTime": "2021-08-19 14:32:46.577"
                        }
                    ]
                }
            ],
            "Enabled": true,
            "Actions": null,
            "ConnectionStateReason": 101,
            "SensorHealth@odata.navigationLink": "/api/DeviceService/Devices(10097)/SensorHealth",
            "VirtualSession": {
                "@odata.id": "/api/DeviceService/Devices(10097)/VirtualSession"
            },
            "Baselines": {
                "@odata.id": "/api/DeviceService/Devices(10097)/Baselines"
            },
            "InventoryDetails@odata.navigationLink": "/api/DeviceService/Devices(10097)/InventoryDetails",
            "HardwareLogs@odata.navigationLink": "/api/DeviceService/Devices(10097)/HardwareLogs",
            "SubSystemHealth@odata.navigationLink": "/api/DeviceService/Devices(10097)/SubSystemHealth",
            "RecentActivity@odata.navigationLink": "/api/DeviceService/Devices(10097)/RecentActivity",
            "InventoryTypes": {
                "@odata.id": "/api/DeviceService/Devices(10097)/InventoryTypes"
            },
            "LogSeverities": {
                "@odata.id": "/api/DeviceService/Devices(10097)/LogSeverities"
            },
            "Settings@odata.navigationLink": "/api/DeviceService/Devices(10097)/Settings",
            "Temperature": {
                "@odata.id": "/api/DeviceService/Devices(10097)/Temperature"
            },
            "Power": {
                "@odata.id": "/api/DeviceService/Devices(10097)/Power"
            },
            "SystemUpTime": {
                "@odata.id": "/api/DeviceService/Devices(10097)/SystemUpTime"
            },
            "BlinkStatus": {
                "@odata.id": "/api/DeviceService/Devices(10097)/BlinkStatus"
            },
            "PowerUsageByDevice@odata.navigationLink": "/api/DeviceService/Devices(10097)/PowerUsageByDevice",
            "DeviceBladeSlots@odata.navigationLink": "/api/DeviceService/Devices(10097)/DeviceBladeSlots",
            "GraphicInfo": {
                "@odata.id": "/api/DeviceService/Devices(10097)/GraphicInfo"
            },
            "DeployRequired": {
                "@odata.id": "/api/DeviceService/Devices(10097)/DeployRequired"
            }
        },
        {
            "@odata.type": "#DeviceService.Device",
            "@odata.id": "/api/DeviceService/Devices(10098)",
            "Id": 10098,
            "Type": 1000,
            "Identifier": "NNRZST4",
            "DeviceServiceTag": "NNRZST4",
            "ChassisServiceTag": "NNRZST4",
            "Model": "PowerEdge R740xd",
            "PowerState": 17,
            "ManagedState": 3000,
            "Status": 3000,
            "ConnectionState": true,
            "AssetTag": "69",
            "SystemId": 1847,
            "DeviceName": "WIN-02GODDHDJTC",
            "LastInventoryTime": "2021-08-19 14:33:41.025",
            "LastStatusTime": null,
            "DeviceSubscription": null,
            "DeviceCapabilities": [
                1,
                2,
               3,
                4,
                5,
                6,
                7,
                8,
                9,
                11,
                12,
                13,
                14,
                15,
                16,
                208,
                17,
                209,
                18,
                211,
                212,
                30,
                31,
                41,
                1001,
                1009,
                50,
                1012
            ],
            "SlotConfiguration": {
                "ChassisName": null
            },
            "DeviceManagement": [
                {
                    "ManagementId": 5026,
                    "NetworkAddress": "10.35.0.49",
                    "MacAddress": "84:7b:eb:f4:d1:10",
                    "ManagementType": 2,
                    "InstrumentationName": "WIN-02GODDHDJTC",
                    "DnsName": "idrac-NNRZST4",
                    "ManagementProfile": [
                        {
                            "ManagementProfileId": 5028,
                            "ProfileId": "",
                            "ManagementId": 5026,
                            "AgentName": "iDRAC",
                            "Version": "6.00.00.00",
                            "ManagementURL": "https://10.35.0.49:443",
                            "HasCreds": 0,
                            "Status": 1000,
                            "StatusDateTime": "2021-08-19 14:32:47.085"
                        },
                        {
                            "ManagementProfileId": 5030,
                            "ProfileId": "",
                            "ManagementId": 5026,
                            "AgentName": "iDRAC",
                            "Version": "6.00.00.00",
                            "ManagementURL": "https://10.35.0.49:443",
                            "HasCreds": 0,
                            "Status": 1000,
                            "StatusDateTime": "2021-08-19 14:32:47.212"
                        }
                    ]
                }
            ],
            "Enabled": true,
            "Actions": null,
            "ConnectionStateReason": 101,
            "SensorHealth@odata.navigationLink": "/api/DeviceService/Devices(10098)/SensorHealth",
            "VirtualSession": {
                "@odata.id": "/api/DeviceService/Devices(10098)/VirtualSession"
            },
            "Baselines": {
                "@odata.id": "/api/DeviceService/Devices(10098)/Baselines"
            },
            "InventoryDetails@odata.navigationLink": "/api/DeviceService/Devices(10098)/InventoryDetails",
            "HardwareLogs@odata.navigationLink": "/api/DeviceService/Devices(10098)/HardwareLogs",
            "SubSystemHealth@odata.navigationLink": "/api/DeviceService/Devices(10098)/SubSystemHealth",
            "RecentActivity@odata.navigationLink": "/api/DeviceService/Devices(10098)/RecentActivity",
            "InventoryTypes": {
                "@odata.id": "/api/DeviceService/Devices(10098)/InventoryTypes"
            },
            "LogSeverities": {
                "@odata.id": "/api/DeviceService/Devices(10098)/LogSeverities"
            },
            "Settings@odata.navigationLink": "/api/DeviceService/Devices(10098)/Settings",
            "Temperature": {
                "@odata.id": "/api/DeviceService/Devices(10098)/Temperature"
            },
            "Power": {
                "@odata.id": "/api/DeviceService/Devices(10098)/Power"
            },
            "SystemUpTime": {
                "@odata.id": "/api/DeviceService/Devices(10098)/SystemUpTime"
            },
            "BlinkStatus": {
                "@odata.id": "/api/DeviceService/Devices(10098)/BlinkStatus"
            },
            "PowerUsageByDevice@odata.navigationLink": "/api/DeviceService/Devices(10098)/PowerUsageByDevice",
            "DeviceBladeSlots@odata.navigationLink": "/api/DeviceService/Devices(10098)/DeviceBladeSlots",
            "GraphicInfo": {
                "@odata.id": "/api/DeviceService/Devices(10098)/GraphicInfo"
            },
            "DeployRequired": {
                "@odata.id": "/api/DeviceService/Devices(10098)/DeployRequired"
            }
        },
        {
            "@odata.type": "#DeviceService.Device",
            "@odata.id": "/api/DeviceService/Devices(10099)",
            "Id": 10099,
            "Type": 1000,
            "Identifier": "BVTPF03",
            "DeviceServiceTag": "BVTPF03",
            "ChassisServiceTag": "BVTCH01",
            "Model": "PowerEdge MX740c",
            "PowerState": 17,
            "ManagedState": 3000,
            "Status": 1000,
            "ConnectionState": true,
            "AssetTag": null,
            "SystemId": 1893,
            "DeviceName": "WIN-R9H40SP7VSU",
            "LastInventoryTime": "2021-08-19 14:33:31.150",
            "LastStatusTime": null,
            "DeviceSubscription": null,
            "DeviceCapabilities": [
                1,
                2,
                3,
                4,
                5,
                6,
                7,
                8,
                9,
                10,
                11,
                12,
                13,
                14,
                15,
                16,
                208,
                17,
                209,
                18,
                211,
                212,
                30,
                31,
                41,
                1001,
                1009,
                50,
                1012
            ],
            "SlotConfiguration": {
                "ChassisName": null
            },
            "DeviceManagement": [
                {
                    "ManagementId": 5029,
                    "NetworkAddress": "10.35.0.70",
                    "MacAddress": "d0:94:66:2d:b9:ca",
                    "ManagementType": 2,
                    "InstrumentationName": "WIN-R9H40SP7VSU",
                    "DnsName": "idrac-BVTPF03",
                    "ManagementProfile": [
                        {
                            "ManagementProfileId": 5032,
                            "ProfileId": "",
                            "ManagementId": 5029,
                            "AgentName": "iDRAC",
                            "Version": "5.00.20.00",
                            "ManagementURL": "https://10.35.0.70:443",
                            "HasCreds": 0,
                            "Status": 1000,
                            "StatusDateTime": "2021-08-19 14:32:47.665"
                        },
                        {
                            "ManagementProfileId": 5034,
                            "ProfileId": "",
                            "ManagementId": 5029,
                            "AgentName": "iDRAC",
                            "Version": "5.00.20.00",
                            "ManagementURL": "https://10.35.0.70:443",
                            "HasCreds": 0,
                            "Status": 1000,
                            "StatusDateTime": "2021-08-19 14:32:47.815"
                        }
                    ]
                }
            ],
            "Enabled": true,
            "Actions": null,
            "ConnectionStateReason": 101,
            "SensorHealth@odata.navigationLink": "/api/DeviceService/Devices(10099)/SensorHealth",
            "VirtualSession": {
                "@odata.id": "/api/DeviceService/Devices(10099)/VirtualSession"
            },
            "Baselines": {
                "@odata.id": "/api/DeviceService/Devices(10099)/Baselines"
            },
            "InventoryDetails@odata.navigationLink": "/api/DeviceService/Devices(10099)/InventoryDetails",
            "HardwareLogs@odata.navigationLink": "/api/DeviceService/Devices(10099)/HardwareLogs",
            "SubSystemHealth@odata.navigationLink": "/api/DeviceService/Devices(10099)/SubSystemHealth",
            "RecentActivity@odata.navigationLink": "/api/DeviceService/Devices(10099)/RecentActivity",
            "InventoryTypes": {
                "@odata.id": "/api/DeviceService/Devices(10099)/InventoryTypes"
            },
            "LogSeverities": {
                "@odata.id": "/api/DeviceService/Devices(10099)/LogSeverities"
            },
            "Settings@odata.navigationLink": "/api/DeviceService/Devices(10099)/Settings",
            "Temperature": {
                "@odata.id": "/api/DeviceService/Devices(10099)/Temperature"
            },
            "Power": {
                "@odata.id": "/api/DeviceService/Devices(10099)/Power"
            },
            "SystemUpTime": {
                "@odata.id": "/api/DeviceService/Devices(10099)/SystemUpTime"
            },
            "BlinkStatus": {
                "@odata.id": "/api/DeviceService/Devices(10099)/BlinkStatus"
            },
            "PowerUsageByDevice@odata.navigationLink": "/api/DeviceService/Devices(10099)/PowerUsageByDevice",
            "DeviceBladeSlots@odata.navigationLink": "/api/DeviceService/Devices(10099)/DeviceBladeSlots",
            "GraphicInfo": {
                "@odata.id": "/api/DeviceService/Devices(10099)/GraphicInfo"
            },
            "DeployRequired": {
                "@odata.id": "/api/DeviceService/Devices(10099)/DeployRequired"
            }
        },
        {
            "@odata.type": "#DeviceService.Device",
            "@odata.id": "/api/DeviceService/Devices(10100)",
            "Id": 10100,
            "Type": 1000,
            "Identifier": "BVTHPT1",
            "DeviceServiceTag": "BVTHPT1",
            "ChassisServiceTag": "BVTHPT1",
            "Model": "PowerEdge R750 xa",
            "PowerState": 18,
            "ManagedState": 3000,
            "Status": 1000,
            "ConnectionState": true,
            "AssetTag": null,
            "SystemId": 2319,
            "DeviceName": "WIN-QAOC8G9AV20",
            "LastInventoryTime": "2021-08-19 14:33:32.987",
            "LastStatusTime": null,
            "DeviceSubscription": null,
            "DeviceCapabilities": [
                1,
                2,
                3,
                4,
                5,
                6,
                7,
                8,
                9,
                11,
                12,
                13,
                14,
                15,
                208,
                17,
                209,
                18,
                211,
                212,
                30,
                31,
                41,
                1009,
                50
            ],
            "SlotConfiguration": {
                "ChassisName": null
            },
            "DeviceManagement": [
                {
                    "ManagementId": 5032,
                    "NetworkAddress": "10.35.0.94",
                    "MacAddress": "70:b5:e8:d9:55:84",
                    "ManagementType": 2,
                    "InstrumentationName": "WIN-QAOC8G9AV20",
                    "DnsName": "idrac-BVTHPT1",
                    "ManagementProfile": [
                        {
                            "ManagementProfileId": 5036,
                            "ProfileId": "",
                            "ManagementId": 5032,
                            "AgentName": "iDRAC",
                            "Version": "4.40.23.00",
                            "ManagementURL": "https://10.35.0.94:443",
                            "HasCreds": 0,
                            "Status": 1000,
                            "StatusDateTime": "2021-08-19 14:32:47.899"
                        },
                        {
                            "ManagementProfileId": 5044,
                            "ProfileId": "",
                            "ManagementId": 5032,
                            "AgentName": "iDRAC",
                            "Version": "4.40.23.00",
                            "ManagementURL": "https://10.35.0.94:443",
                            "HasCreds": 0,
                            "Status": 1000,
                            "StatusDateTime": "2021-08-19 14:32:48.125"
                        }
                    ]
                }
            ],
            "Enabled": true,
            "Actions": null,
            "ConnectionStateReason": 101,
            "SensorHealth@odata.navigationLink": "/api/DeviceService/Devices(10100)/SensorHealth",
            "VirtualSession": {
                "@odata.id": "/api/DeviceService/Devices(10100)/VirtualSession"
            },
            "Baselines": {
                "@odata.id": "/api/DeviceService/Devices(10100)/Baselines"
            },
            "InventoryDetails@odata.navigationLink": "/api/DeviceService/Devices(10100)/InventoryDetails",
            "HardwareLogs@odata.navigationLink": "/api/DeviceService/Devices(10100)/HardwareLogs",
            "SubSystemHealth@odata.navigationLink": "/api/DeviceService/Devices(10100)/SubSystemHealth",
            "RecentActivity@odata.navigationLink": "/api/DeviceService/Devices(10100)/RecentActivity",
            "InventoryTypes": {
                "@odata.id": "/api/DeviceService/Devices(10100)/InventoryTypes"
            },
            "LogSeverities": {
                "@odata.id": "/api/DeviceService/Devices(10100)/LogSeverities"
            },
            "Settings@odata.navigationLink": "/api/DeviceService/Devices(10100)/Settings",
            "Temperature": {
                "@odata.id": "/api/DeviceService/Devices(10100)/Temperature"
            },
            "Power": {
                "@odata.id": "/api/DeviceService/Devices(10100)/Power"
            },
            "SystemUpTime": {
                "@odata.id": "/api/DeviceService/Devices(10100)/SystemUpTime"
            },
            "BlinkStatus": {
                "@odata.id": "/api/DeviceService/Devices(10100)/BlinkStatus"
            },
            "PowerUsageByDevice@odata.navigationLink": "/api/DeviceService/Devices(10100)/PowerUsageByDevice",
            "DeviceBladeSlots@odata.navigationLink": "/api/DeviceService/Devices(10100)/DeviceBladeSlots",
            "GraphicInfo": {
                "@odata.id": "/api/DeviceService/Devices(10100)/GraphicInfo"
            },
            "DeployRequired": {
                "@odata.id": "/api/DeviceService/Devices(10100)/DeployRequired"
            }
        },
        {
            "@odata.type": "#DeviceService.Device",
            "@odata.id": "/api/DeviceService/Devices(10101)",
            "Id": 10101,
            "Type": 1000,
            "Identifier": "GMGR075",
            "DeviceServiceTag": "GMGR075",
            "ChassisServiceTag": "GMGR075",
            "Model": "PowerEdge R840",
            "PowerState": 17,
            "ManagedState": 3000,
            "Status": 1000,
            "ConnectionState": true,
            "AssetTag": null,
            "SystemId": 2044,
            "DeviceName": "WIN-02GODDHDJTC",
            "LastInventoryTime": "2021-08-19 14:33:42.289",
            "LastStatusTime": null,
            "DeviceSubscription": null,
            "DeviceCapabilities": [
                1,
                2,
                3,
                4,
                5,
                6,
                7,
                8,
                9,
                11,
                12,
                13,
                14,
                15,
                208,
                17,
                209,
                18,
                211,
                212,
                30,
                31,
                41,
                1009,
                50
            ],
            "SlotConfiguration": {
                "ChassisName": null
            },
            "DeviceManagement": [
                {
                    "ManagementId": 5034,
                    "NetworkAddress": "10.35.0.67",
                    "MacAddress": "50:9a:4c:b2:f6:16",
                    "ManagementType": 2,
                    "InstrumentationName": "WIN-02GODDHDJTC",
                    "DnsName": "iDRAC-GMGR075",
                    "ManagementProfile": [
                        {
                            "ManagementProfileId": 5046,
                            "ProfileId": "",
                            "ManagementId": 5034,
                            "AgentName": "iDRAC",
                            "Version": "4.40.40.00",
                            "ManagementURL": "https://10.35.0.67:443",
                            "HasCreds": 0,
                            "Status": 1000,
                            "StatusDateTime": "2021-08-19 14:32:48.262"
                        },
                        {
                            "ManagementProfileId": 5038,
                            "ProfileId": "",
                            "ManagementId": 5034,
                            "AgentName": "iDRAC",
                            "Version": "4.40.40.00",
                            "ManagementURL": "https://10.35.0.67:443",
                            "HasCreds": 0,
                            "Status": 1000,
                            "StatusDateTime": "2021-08-19 14:32:47.944"
                        }
                    ]
                }
            ],
            "Enabled": true,
            "Actions": null,
            "ConnectionStateReason": 101,
            "SensorHealth@odata.navigationLink": "/api/DeviceService/Devices(10101)/SensorHealth",
            "VirtualSession": {
                "@odata.id": "/api/DeviceService/Devices(10101)/VirtualSession"
            },
            "Baselines": {
                "@odata.id": "/api/DeviceService/Devices(10101)/Baselines"
            },
            "InventoryDetails@odata.navigationLink": "/api/DeviceService/Devices(10101)/InventoryDetails",
            "HardwareLogs@odata.navigationLink": "/api/DeviceService/Devices(10101)/HardwareLogs",
            "SubSystemHealth@odata.navigationLink": "/api/DeviceService/Devices(10101)/SubSystemHealth",
            "RecentActivity@odata.navigationLink": "/api/DeviceService/Devices(10101)/RecentActivity",
            "InventoryTypes": {
                "@odata.id": "/api/DeviceService/Devices(10101)/InventoryTypes"
            },
            "LogSeverities": {
                "@odata.id": "/api/DeviceService/Devices(10101)/LogSeverities"
            },
            "Settings@odata.navigationLink": "/api/DeviceService/Devices(10101)/Settings",
            "Temperature": {
                "@odata.id": "/api/DeviceService/Devices(10101)/Temperature"
            },
            "Power": {
                "@odata.id": "/api/DeviceService/Devices(10101)/Power"
            },
            "SystemUpTime": {
                "@odata.id": "/api/DeviceService/Devices(10101)/SystemUpTime"
            },
            "BlinkStatus": {
                "@odata.id": "/api/DeviceService/Devices(10101)/BlinkStatus"
            },
            "PowerUsageByDevice@odata.navigationLink": "/api/DeviceService/Devices(10101)/PowerUsageByDevice",
            "DeviceBladeSlots@odata.navigationLink": "/api/DeviceService/Devices(10101)/DeviceBladeSlots",
            "GraphicInfo": {
                "@odata.id": "/api/DeviceService/Devices(10101)/GraphicInfo"
            },
            "DeployRequired": {
                "@odata.id": "/api/DeviceService/Devices(10101)/DeployRequired"
            }
        },
        {
            "@odata.type": "#DeviceService.Device",
            "@odata.id": "/api/DeviceService/Devices(10102)",
            "Id": 10102,
            "Type": 1000,
            "Identifier": "BVTHPT2",
            "DeviceServiceTag": "BVTHPT2",
            "ChassisServiceTag": "BVTHPT2",
            "Model": "PowerEdge R750 xa",
            "PowerState": 18,
            "ManagedState": 3000,
            "Status": 1000,
            "ConnectionState": true,
            "AssetTag": null,
            "SystemId": 2319,
            "DeviceName": "WIN-QAOC8G9AV20",
            "LastInventoryTime": "2021-08-19 14:33:33.307",
            "LastStatusTime": null,
            "DeviceSubscription": null,
            "DeviceCapabilities": [
                1,
                2,
                3,
                4,
                5,
                6,
                7,
                8,
                9,
                11,
                12,
                13,
                14,
                15,
                208,
                17,
                209,
                18,
                211,
                212,
                30,
                31,
                41,
                1009,
                50
            ],
            "SlotConfiguration": {
                "ChassisName": null
            },
            "DeviceManagement": [
                {
                    "ManagementId": 5036,
                    "NetworkAddress": "10.35.0.80",
                    "MacAddress": "70:b5:e8:d9:55:18",
                    "ManagementType": 2,
                    "InstrumentationName": "WIN-QAOC8G9AV20",
                    "DnsName": "idrac-BVTHPT2",
                    "ManagementProfile": [
                        {
                            "ManagementProfileId": 5040,
                            "ProfileId": "",
                            "ManagementId": 5036,
                            "AgentName": "iDRAC",
                            "Version": "4.40.29.00",
                            "ManagementURL": "https://10.35.0.80:443",
                            "HasCreds": 0,
                            "Status": 1000,
                            "StatusDateTime": "2021-08-19 14:32:47.979"
                        },
                        {
                            "ManagementProfileId": 5048,
                            "ProfileId": "",
                            "ManagementId": 5036,
                            "AgentName": "iDRAC",
                            "Version": "4.40.29.00",
                            "ManagementURL": "https://10.35.0.80:443",
                            "HasCreds": 0,
                            "Status": 1000,
                            "StatusDateTime": "2021-08-19 14:32:48.363"
                        }
                    ]
                }
            ],
            "Enabled": true,
            "Actions": null,
            "ConnectionStateReason": 101,
            "SensorHealth@odata.navigationLink": "/api/DeviceService/Devices(10102)/SensorHealth",
            "VirtualSession": {
                "@odata.id": "/api/DeviceService/Devices(10102)/VirtualSession"
            },
            "Baselines": {
                "@odata.id": "/api/DeviceService/Devices(10102)/Baselines"
            },
            "InventoryDetails@odata.navigationLink": "/api/DeviceService/Devices(10102)/InventoryDetails",
            "HardwareLogs@odata.navigationLink": "/api/DeviceService/Devices(10102)/HardwareLogs",
            "SubSystemHealth@odata.navigationLink": "/api/DeviceService/Devices(10102)/SubSystemHealth",
            "RecentActivity@odata.navigationLink": "/api/DeviceService/Devices(10102)/RecentActivity",
            "InventoryTypes": {
                "@odata.id": "/api/DeviceService/Devices(10102)/InventoryTypes"
            },
            "LogSeverities": {
                "@odata.id": "/api/DeviceService/Devices(10102)/LogSeverities"
            },
            "Settings@odata.navigationLink": "/api/DeviceService/Devices(10102)/Settings",
            "Temperature": {
                "@odata.id": "/api/DeviceService/Devices(10102)/Temperature"
            },
            "Power": {
                "@odata.id": "/api/DeviceService/Devices(10102)/Power"
            },
            "SystemUpTime": {
                "@odata.id": "/api/DeviceService/Devices(10102)/SystemUpTime"
            },
            "BlinkStatus": {
                "@odata.id": "/api/DeviceService/Devices(10102)/BlinkStatus"
            },
            "PowerUsageByDevice@odata.navigationLink": "/api/DeviceService/Devices(10102)/PowerUsageByDevice",
            "DeviceBladeSlots@odata.navigationLink": "/api/DeviceService/Devices(10102)/DeviceBladeSlots",
            "GraphicInfo": {
                "@odata.id": "/api/DeviceService/Devices(10102)/GraphicInfo"
            },
            "DeployRequired": {
                "@odata.id": "/api/DeviceService/Devices(10102)/DeployRequired"
            }
        },
        {
            "@odata.type": "#DeviceService.Device",
            "@odata.id": "/api/DeviceService/Devices(10103)",
            "Id": 10103,
            "Type": 1000,
            "Identifier": "SVC4914",
            "DeviceServiceTag": "SVC4914",
            "ChassisServiceTag": "SVC4914",
            "Model": "PowerEdge R740xd",
            "PowerState": 17,
            "ManagedState": 3000,
            "Status": 4000,
            "ConnectionState": true,
            "AssetTag": null,
            "SystemId": 1847,
            "DeviceName": "10.35.0.68",
            "LastInventoryTime": "2021-08-19 14:33:38.430",
            "LastStatusTime": null,
            "DeviceSubscription": null,
            "DeviceCapabilities": [
                1,
                2,
                3,
                4,
                5,
                6,
                7,
                8,
                9,
                11,
                12,
                13,
                14,
                15,
                16,
                208,
                17,
                209,
                18,
                211,
                212,
                30,
                31,
                33,
                41,
                1009,
                50
            ],
            "SlotConfiguration": {
                "ChassisName": null
            },
            "DeviceManagement": [
                {
                    "ManagementId": 5038,
                    "NetworkAddress": "10.35.0.68",
                    "MacAddress": "f4:8e:38:cf:17:40",
                    "ManagementType": 2,
                    "InstrumentationName": "localhost",
                    "DnsName": "idrac-SVC4914",
                    "ManagementProfile": [
                        {
                            "ManagementProfileId": 5050,
                            "ProfileId": "",
                            "ManagementId": 5038,
                            "AgentName": "iDRAC",
                            "Version": "5.00.00.00",
                            "ManagementURL": "https://10.35.0.68:443",
                            "HasCreds": 0,
                            "Status": 1000,
                            "StatusDateTime": "2021-08-19 14:32:48.540"
                        },
                        {
                            "ManagementProfileId": 5042,
                            "ProfileId": "",
                            "ManagementId": 5038,
                            "AgentName": "iDRAC",
                            "Version": "5.00.00.00",
                            "ManagementURL": "https://10.35.0.68:443",
                            "HasCreds": 0,
                            "Status": 1000,
                            "StatusDateTime": "2021-08-19 14:32:48.015"
                        }
                    ]
                }
            ],
            "Enabled": true,
            "Actions": null,
           "ConnectionStateReason": 101,
            "SensorHealth@odata.navigationLink": "/api/DeviceService/Devices(10103)/SensorHealth",
            "VirtualSession": {
                "@odata.id": "/api/DeviceService/Devices(10103)/VirtualSession"
            },
            "Baselines": {
                "@odata.id": "/api/DeviceService/Devices(10103)/Baselines"
            },
            "InventoryDetails@odata.navigationLink": "/api/DeviceService/Devices(10103)/InventoryDetails",
            "HardwareLogs@odata.navigationLink": "/api/DeviceService/Devices(10103)/HardwareLogs",
            "SubSystemHealth@odata.navigationLink": "/api/DeviceService/Devices(10103)/SubSystemHealth",
            "RecentActivity@odata.navigationLink": "/api/DeviceService/Devices(10103)/RecentActivity",
            "InventoryTypes": {
                "@odata.id": "/api/DeviceService/Devices(10103)/InventoryTypes"
            },
            "LogSeverities": {
                "@odata.id": "/api/DeviceService/Devices(10103)/LogSeverities"
            },
            "Settings@odata.navigationLink": "/api/DeviceService/Devices(10103)/Settings",
            "Temperature": {
                "@odata.id": "/api/DeviceService/Devices(10103)/Temperature"
            },
            "Power": {
                "@odata.id": "/api/DeviceService/Devices(10103)/Power"
            },
            "SystemUpTime": {
                "@odata.id": "/api/DeviceService/Devices(10103)/SystemUpTime"
            },
            "BlinkStatus": {
                "@odata.id": "/api/DeviceService/Devices(10103)/BlinkStatus"
            },
            "PowerUsageByDevice@odata.navigationLink": "/api/DeviceService/Devices(10103)/PowerUsageByDevice",
            "DeviceBladeSlots@odata.navigationLink": "/api/DeviceService/Devices(10103)/DeviceBladeSlots",
            "GraphicInfo": {
                "@odata.id": "/api/DeviceService/Devices(10103)/GraphicInfo"
            },
            "DeployRequired": {
                "@odata.id": "/api/DeviceService/Devices(10103)/DeployRequired"
            }
        },
        {
            "@odata.type": "#DeviceService.Device",
            "@odata.id": "/api/DeviceService/Devices(10104)",
            "Id": 10104,
            "Type": 1000,
            "Identifier": "RSTSTC9",
            "DeviceServiceTag": "RSTSTC9",
            "ChassisServiceTag": "RSTSTC9",
            "Model": "PowerEdge R540",
            "PowerState": 17,
            "ManagedState": 3000,
            "Status": 1000,
            "ConnectionState": true,
            "AssetTag": null,
            "SystemId": 1994,
            "DeviceName": "WIN-02GODDHDJTC",
            "LastInventoryTime": "2021-08-19 14:33:34.820",
            "LastStatusTime": null,
            "DeviceSubscription": null,
            "DeviceCapabilities": [
                1,
                2,
                3,
                4,
                5,
                6,
                7,
                8,
                9,
                11,
                12,
                13,
                14,
                15,
                16,
                208,
                17,
                209,
                18,
                211,
                212,
                30,
                31,
                41,
                1001,
                1009,
                50,
                1012
            ],
            "SlotConfiguration": {
                "ChassisName": null
            },
            "DeviceManagement": [
                {
                    "ManagementId": 5044,
                    "NetworkAddress": "10.35.0.90",
                    "MacAddress": "d0:94:66:98:75:a8",
                    "ManagementType": 2,
                    "InstrumentationName": "WIN-02GODDHDJTC",
                    "DnsName": "idrac-RSTSTC9",
                    "ManagementProfile": [
                        {
                            "ManagementProfileId": 5056,
                            "ProfileId": "",
                            "ManagementId": 5044,
                            "AgentName": "iDRAC",
                            "Version": "5.10.25.00",
                            "ManagementURL": "https://10.35.0.90:443",
                            "HasCreds": 0,
                            "Status": 1000,
                            "StatusDateTime": "2021-08-19 14:32:48.761"
                        },
                        {
                            "ManagementProfileId": 5052,
                            "ProfileId": "",
                            "ManagementId": 5044,
                            "AgentName": "iDRAC",
                            "Version": "5.10.25.00",
                            "ManagementURL": "https://10.35.0.90:443",
                            "HasCreds": 0,
                            "Status": 1000,
                            "StatusDateTime": "2021-08-19 14:32:48.635"
                        }
                    ]
                }
            ],
            "Enabled": true,
            "Actions": null,
            "ConnectionStateReason": 101,
            "SensorHealth@odata.navigationLink": "/api/DeviceService/Devices(10104)/SensorHealth",
            "VirtualSession": {
                "@odata.id": "/api/DeviceService/Devices(10104)/VirtualSession"
            },
            "Baselines": {
                "@odata.id": "/api/DeviceService/Devices(10104)/Baselines"
            },
            "InventoryDetails@odata.navigationLink": "/api/DeviceService/Devices(10104)/InventoryDetails",
            "HardwareLogs@odata.navigationLink": "/api/DeviceService/Devices(10104)/HardwareLogs",
            "SubSystemHealth@odata.navigationLink": "/api/DeviceService/Devices(10104)/SubSystemHealth",
            "RecentActivity@odata.navigationLink": "/api/DeviceService/Devices(10104)/RecentActivity",
            "InventoryTypes": {
                "@odata.id": "/api/DeviceService/Devices(10104)/InventoryTypes"
            },
            "LogSeverities": {
                "@odata.id": "/api/DeviceService/Devices(10104)/LogSeverities"
            },
            "Settings@odata.navigationLink": "/api/DeviceService/Devices(10104)/Settings",
            "Temperature": {
                "@odata.id": "/api/DeviceService/Devices(10104)/Temperature"
            },
            "Power": {
                "@odata.id": "/api/DeviceService/Devices(10104)/Power"
            },
            "SystemUpTime": {
                "@odata.id": "/api/DeviceService/Devices(10104)/SystemUpTime"
            },
            "BlinkStatus": {
                "@odata.id": "/api/DeviceService/Devices(10104)/BlinkStatus"
            },
            "PowerUsageByDevice@odata.navigationLink": "/api/DeviceService/Devices(10104)/PowerUsageByDevice",
            "DeviceBladeSlots@odata.navigationLink": "/api/DeviceService/Devices(10104)/DeviceBladeSlots",
            "GraphicInfo": {
                "@odata.id": "/api/DeviceService/Devices(10104)/GraphicInfo"
            },
            "DeployRequired": {
                "@odata.id": "/api/DeviceService/Devices(10104)/DeployRequired"
            }
        },
        {
            "@odata.type": "#DeviceService.Device",
            "@odata.id": "/api/DeviceService/Devices(10105)",
            "Id": 10105,
            "Type": 1000,
            "Identifier": "BVTSJ02",
            "DeviceServiceTag": "BVTSJ02",
            "ChassisServiceTag": "BVTCH02",
            "Model": "PowerEdge MX840c",
            "PowerState": 17,
            "ManagedState": 3000,
            "Status": 1000,
            "ConnectionState": true,
            "AssetTag": null,
            "SystemId": 1894,
            "DeviceName": "Nelson",
            "LastInventoryTime": "2021-08-19 14:33:32.890",
            "LastStatusTime": null,
            "DeviceSubscription": null,
            "DeviceCapabilities": [
                1,
                2,
                3,
                4,
                5,
                6,
                7,
                8,
                9,
                10,
                11,
                203,
                12,
                204,
                13,
                205,
                14,
                15,
                16,
                208,
                17,
                209,
                18,
                211,
                212,
                30,
                31,
                41,
                1001,
                1009,
                50,
                1012
            ],
            "SlotConfiguration": {
                "ChassisName": null
            },
            "DeviceManagement": [
                {
                    "ManagementId": 5050,
                    "NetworkAddress": "10.35.0.84",
                    "MacAddress": "d0:94:66:29:f5:2e",
                    "ManagementType": 2,
                    "InstrumentationName": "Nelson",
                    "DnsName": "idrac-BVTSJ02",
                    "ManagementProfile": [
                        {
                            "ManagementProfileId": 5060,
                            "ProfileId": "",
                            "ManagementId": 5050,
                            "AgentName": "iDRAC",
                            "Version": "5.10.00.00",
                            "ManagementURL": "https://10.35.0.84:443",
                            "HasCreds": 0,
                            "Status": 1000,
                            "StatusDateTime": "2021-08-19 14:32:49.091"
                        },
                        {
                            "ManagementProfileId": 5062,
                            "ProfileId": "",
                            "ManagementId": 5050,
                            "AgentName": "iDRAC",
                            "Version": "5.10.00.00",
                            "ManagementURL": "https://10.35.0.84:443",
                            "HasCreds": 0,
                            "Status": 1000,
                            "StatusDateTime": "2021-08-19 14:32:49.146"
                        }
                    ]
                }
            ],
            "Enabled": true,
            "Actions": null,
            "ConnectionStateReason": 101,
            "SensorHealth@odata.navigationLink": "/api/DeviceService/Devices(10105)/SensorHealth",
            "VirtualSession": {
                "@odata.id": "/api/DeviceService/Devices(10105)/VirtualSession"
            },
            "Baselines": {
                "@odata.id": "/api/DeviceService/Devices(10105)/Baselines"
            },
            "InventoryDetails@odata.navigationLink": "/api/DeviceService/Devices(10105)/InventoryDetails",
            "HardwareLogs@odata.navigationLink": "/api/DeviceService/Devices(10105)/HardwareLogs",
            "SubSystemHealth@odata.navigationLink": "/api/DeviceService/Devices(10105)/SubSystemHealth",
            "RecentActivity@odata.navigationLink": "/api/DeviceService/Devices(10105)/RecentActivity",
            "InventoryTypes": {
                "@odata.id": "/api/DeviceService/Devices(10105)/InventoryTypes"
            },
            "LogSeverities": {
                "@odata.id": "/api/DeviceService/Devices(10105)/LogSeverities"
            },
            "Settings@odata.navigationLink": "/api/DeviceService/Devices(10105)/Settings",
            "Temperature": {
                "@odata.id": "/api/DeviceService/Devices(10105)/Temperature"
            },
            "Power": {
                "@odata.id": "/api/DeviceService/Devices(10105)/Power"
            },
            "SystemUpTime": {
                "@odata.id": "/api/DeviceService/Devices(10105)/SystemUpTime"
            },
            "BlinkStatus": {
                "@odata.id": "/api/DeviceService/Devices(10105)/BlinkStatus"
            },
            "PowerUsageByDevice@odata.navigationLink": "/api/DeviceService/Devices(10105)/PowerUsageByDevice",
            "DeviceBladeSlots@odata.navigationLink": "/api/DeviceService/Devices(10105)/DeviceBladeSlots",
            "GraphicInfo": {
                "@odata.id": "/api/DeviceService/Devices(10105)/GraphicInfo"
            },
            "DeployRequired": {
                "@odata.id": "/api/DeviceService/Devices(10105)/DeployRequired"
            }
        },
        {
            "@odata.type": "#DeviceService.Device",
            "@odata.id": "/api/DeviceService/Devices(10106)",
            "Id": 10106,
            "Type": 1000,
            "Identifier": "BVTSNN1",
            "DeviceServiceTag": "BVTSNN1",
            "ChassisServiceTag": "BVTCH02",
            "Model": "PowerEdge MX750c",
            "PowerState": 17,
            "ManagedState": 3000,
            "Status": 1000,
            "ConnectionState": true,
            "AssetTag": null,
            "SystemId": 2378,
            "DeviceName": "WIN-DCM65CLHJLP",
            "LastInventoryTime": "2021-08-19 14:33:38.592",
            "LastStatusTime": null,
            "DeviceSubscription": null,
            "DeviceCapabilities": [
                1,
                2,
                3,
                4,
                5,
                6,
                7,
                8,
                9,
                10,
                11,
                12,
                13,
                14,
                15,
                16,
                208,
                209,
                17,
                18,
                211,
                212,
                30,
                31,
                1001,
                41,
                1009,
                50,
                1012
            ],
            "SlotConfiguration": {
                "ChassisName": null
            },
            "DeviceManagement": [
                {
                    "ManagementId": 5053,
                    "NetworkAddress": "10.35.0.48",
                    "MacAddress": "4c:76:25:fe:8c:48",
                    "ManagementType": 2,
                    "InstrumentationName": "WIN-DCM65CLHJLP",
                    "DnsName": "iDRAC-BVTSNN1",
                    "ManagementProfile": [
                        {
                            "ManagementProfileId": 5064,
                            "ProfileId": "",
                            "ManagementId": 5053,
                            "AgentName": "iDRAC",
                            "Version": "5.00.10.00",
                            "ManagementURL": "https://10.35.0.48:443",
                            "HasCreds": 0,
                            "Status": 1000,
                            "StatusDateTime": "2021-08-19 14:32:50.082"
                        },
                        {
                            "ManagementProfileId": 5066,
                            "ProfileId": "",
                            "ManagementId": 5053,
                            "AgentName": "iDRAC",
                            "Version": "5.00.10.00",
                            "ManagementURL": "https://10.35.0.48:443",
                            "HasCreds": 0,
                            "Status": 1000,
                            "StatusDateTime": "2021-08-19 14:32:50.169"
                        }
                    ]
                }
            ],
            "Enabled": true,
            "Actions": null,
            "ConnectionStateReason": 101,
            "SensorHealth@odata.navigationLink": "/api/DeviceService/Devices(10106)/SensorHealth",
            "VirtualSession": {
                "@odata.id": "/api/DeviceService/Devices(10106)/VirtualSession"
            },
            "Baselines": {
                "@odata.id": "/api/DeviceService/Devices(10106)/Baselines"
            },
            "InventoryDetails@odata.navigationLink": "/api/DeviceService/Devices(10106)/InventoryDetails",
            "HardwareLogs@odata.navigationLink": "/api/DeviceService/Devices(10106)/HardwareLogs",
            "SubSystemHealth@odata.navigationLink": "/api/DeviceService/Devices(10106)/SubSystemHealth",
            "RecentActivity@odata.navigationLink": "/api/DeviceService/Devices(10106)/RecentActivity",
            "InventoryTypes": {
                "@odata.id": "/api/DeviceService/Devices(10106)/InventoryTypes"
            },
            "LogSeverities": {
                "@odata.id": "/api/DeviceService/Devices(10106)/LogSeverities"
            },
            "Settings@odata.navigationLink": "/api/DeviceService/Devices(10106)/Settings",
            "Temperature": {
                "@odata.id": "/api/DeviceService/Devices(10106)/Temperature"
            },
            "Power": {
                "@odata.id": "/api/DeviceService/Devices(10106)/Power"
            },
            "SystemUpTime": {
                "@odata.id": "/api/DeviceService/Devices(10106)/SystemUpTime"
            },
            "BlinkStatus": {
                "@odata.id": "/api/DeviceService/Devices(10106)/BlinkStatus"
            },
            "PowerUsageByDevice@odata.navigationLink": "/api/DeviceService/Devices(10106)/PowerUsageByDevice",
            "DeviceBladeSlots@odata.navigationLink": "/api/DeviceService/Devices(10106)/DeviceBladeSlots",
            "GraphicInfo": {
                "@odata.id": "/api/DeviceService/Devices(10106)/GraphicInfo"
            },
            "DeployRequired": {
                "@odata.id": "/api/DeviceService/Devices(10106)/DeployRequired"
            }
        },
        {
            "@odata.type": "#DeviceService.Device",
            "@odata.id": "/api/DeviceService/Devices(10107)",
            "Id": 10107,
            "Type": 1000,
            "Identifier": "1NR89T2",
            "DeviceServiceTag": "1NR89T2",
            "ChassisServiceTag": "1NR89T2",
            "Model": "PowerEdge R640",
            "PowerState": 17,
            "ManagedState": 3000,
            "Status": 4000,
            "ConnectionState": true,
            "AssetTag": null,
            "SystemId": 1814,
            "DeviceName": "WS2K19-DC01",
            "LastInventoryTime": "2021-08-19 14:33:50.700",
            "LastStatusTime": null,
            "DeviceSubscription": null,
            "DeviceCapabilities": [
                1,
                2,
                3,
                4,
                5,
                6,
                7,
                8,
                9,
                11,
                12,
                13,
                14,
                15,
                208,
                209,
                17,
                18,
                211,
                212,
                30,
                31,
                41,
                1009,
                50
            ],
            "SlotConfiguration": {
                "ChassisName": null
            },
            "DeviceManagement": [
                {
                    "ManagementId": 5056,
                    "NetworkAddress": "10.35.0.98",
                    "MacAddress": "4c:d9:8f:1e:bf:5a",
                    "ManagementType": 2,
                    "InstrumentationName": "WS2K19-DC01",
                    "DnsName": "idrac-1NR89T2",
                    "ManagementProfile": [
                        {
                            "ManagementProfileId": 5070,
                            "ProfileId": "",
                            "ManagementId": 5056,
                            "AgentName": "iDRAC",
                            "Version": "5.10.00.00",
                            "ManagementURL": "https://10.35.0.98:443",
                            "HasCreds": 0,
                            "Status": 1000,
                            "StatusDateTime": "2021-08-19 14:32:52.840"
                       },
                        {
                            "ManagementProfileId": 5068,
                            "ProfileId": "",
                            "ManagementId": 5056,
                            "AgentName": "iDRAC",
                            "Version": "5.10.00.00",
                            "ManagementURL": "https://10.35.0.98:443",
                            "HasCreds": 0,
                            "Status": 1000,
                            "StatusDateTime": "2021-08-19 14:32:52.793"
                        }
                    ]
                }
            ],
            "Enabled": true,
            "Actions": null,
            "ConnectionStateReason": 101,
            "SensorHealth@odata.navigationLink": "/api/DeviceService/Devices(10107)/SensorHealth",
            "VirtualSession": {
                "@odata.id": "/api/DeviceService/Devices(10107)/VirtualSession"
            },
            "Baselines": {
                "@odata.id": "/api/DeviceService/Devices(10107)/Baselines"
            },
            "InventoryDetails@odata.navigationLink": "/api/DeviceService/Devices(10107)/InventoryDetails",
            "HardwareLogs@odata.navigationLink": "/api/DeviceService/Devices(10107)/HardwareLogs",
            "SubSystemHealth@odata.navigationLink": "/api/DeviceService/Devices(10107)/SubSystemHealth",
            "RecentActivity@odata.navigationLink": "/api/DeviceService/Devices(10107)/RecentActivity",
            "InventoryTypes": {
                "@odata.id": "/api/DeviceService/Devices(10107)/InventoryTypes"
            },
            "LogSeverities": {
                "@odata.id": "/api/DeviceService/Devices(10107)/LogSeverities"
            },
            "Settings@odata.navigationLink": "/api/DeviceService/Devices(10107)/Settings",
            "Temperature": {
                "@odata.id": "/api/DeviceService/Devices(10107)/Temperature"
            },
            "Power": {
                "@odata.id": "/api/DeviceService/Devices(10107)/Power"
            },
            "SystemUpTime": {
                "@odata.id": "/api/DeviceService/Devices(10107)/SystemUpTime"
            },
            "BlinkStatus": {
                "@odata.id": "/api/DeviceService/Devices(10107)/BlinkStatus"
            },
            "PowerUsageByDevice@odata.navigationLink": "/api/DeviceService/Devices(10107)/PowerUsageByDevice",
            "DeviceBladeSlots@odata.navigationLink": "/api/DeviceService/Devices(10107)/DeviceBladeSlots",
            "GraphicInfo": {
                "@odata.id": "/api/DeviceService/Devices(10107)/GraphicInfo"
            },
            "DeployRequired": {
                "@odata.id": "/api/DeviceService/Devices(10107)/DeployRequired"
            }
        },
        {
            "@odata.type": "#DeviceService.Device",
            "@odata.id": "/api/DeviceService/Devices(10108)",
            "Id": 10108,
            "Type": 1000,
            "Identifier": "5JL45K1",
            "DeviceServiceTag": "5JL45K1",
            "ChassisServiceTag": "5JL45K1",
            "Model": "PowerEdge T610",
            "PowerState": 17,
            "ManagedState": 3000,
            "Status": 2000,
            "ConnectionState": true,
            "AssetTag": null,
            "SystemId": 567,
            "DeviceName": "",
            "LastInventoryTime": null,
            "LastStatusTime": null,
            "DeviceSubscription": null,
            "DeviceCapabilities": [],
            "SlotConfiguration": {
                "ChassisName": null
            },
            "DeviceManagement": [
                {
                    "ManagementId": 5059,
                    "NetworkAddress": "10.35.0.81",
                    "MacAddress": "",
                    "ManagementType": 2,
                    "InstrumentationName": "",
                    "DnsName": "",
                    "ManagementProfile": [
                        {
                            "ManagementProfileId": 5072,
                            "ProfileId": "",
                            "ManagementId": 5059,
                            "AgentName": "iDRAC",
                            "ManagementURL": "https://10.35.0.81:443",
                            "HasCreds": 0,
                            "Status": 1000,
                            "StatusDateTime": "2021-08-19 14:32:59.279"
                        }
                    ]
                }
            ],
            "Enabled": true,
            "Actions": null,
            "ConnectionStateReason": 101,
            "SensorHealth@odata.navigationLink": "/api/DeviceService/Devices(10108)/SensorHealth",
            "VirtualSession": {
                "@odata.id": "/api/DeviceService/Devices(10108)/VirtualSession"
            },
            "Baselines": {
                "@odata.id": "/api/DeviceService/Devices(10108)/Baselines"
            },
            "InventoryDetails@odata.navigationLink": "/api/DeviceService/Devices(10108)/InventoryDetails",
            "HardwareLogs@odata.navigationLink": "/api/DeviceService/Devices(10108)/HardwareLogs",
            "SubSystemHealth@odata.navigationLink": "/api/DeviceService/Devices(10108)/SubSystemHealth",
            "RecentActivity@odata.navigationLink": "/api/DeviceService/Devices(10108)/RecentActivity",
            "InventoryTypes": {
                "@odata.id": "/api/DeviceService/Devices(10108)/InventoryTypes"
            },
            "LogSeverities": {
                "@odata.id": "/api/DeviceService/Devices(10108)/LogSeverities"
            },
            "Settings@odata.navigationLink": "/api/DeviceService/Devices(10108)/Settings",
            "Temperature": {
                "@odata.id": "/api/DeviceService/Devices(10108)/Temperature"
            },
            "Power": {
                "@odata.id": "/api/DeviceService/Devices(10108)/Power"
            },
            "SystemUpTime": {
                "@odata.id": "/api/DeviceService/Devices(10108)/SystemUpTime"
            },
            "BlinkStatus": {
                "@odata.id": "/api/DeviceService/Devices(10108)/BlinkStatus"
            },
            "PowerUsageByDevice@odata.navigationLink": "/api/DeviceService/Devices(10108)/PowerUsageByDevice",
            "DeviceBladeSlots@odata.navigationLink": "/api/DeviceService/Devices(10108)/DeviceBladeSlots",
            "GraphicInfo": {
                "@odata.id": "/api/DeviceService/Devices(10108)/GraphicInfo"
            },
            "DeployRequired": {
                "@odata.id": "/api/DeviceService/Devices(10108)/DeployRequired"
            }
        }
    ]
}

NOTE: The devices order is not guaranteed for multiple device API calls. Use the Order By, based on the identifier to get the list of unique devices. For example: use the API, api/DeviceService/Devices?$orderby=Identifier&$top=50&$skip=0, to select the first 50 devices.
NOTE: If the management URL is unavailable for a device, the RESTful interface response displays the ManagementURL as unknown. If a valid management URL is not received from the RESTful interface, the web interface displays "N/A".
NOTE:The attribute, PowerBudgetOverride is unavailable in GET requests for the URL, api/DeviceService/Devices(Device_ID)/Settings('Power').

Rate this content

Accurate
Useful
Easy to understand
Was this article helpful?
0/3000 characters
  Please provide ratings (1-5 stars).
  Please provide ratings (1-5 stars).
  Please provide ratings (1-5 stars).
  Please select whether the article was helpful or not.
  Comments cannot contain these special characters: <>()\