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 device filter

This method gets a collection of devices.

Description
Gets devices using the following filter options:
  • Top
  • Skip
  • Type
  • Identifier
  • ChassisServiceTag
  • Model
  • PowerState
  • Status
  • SystemID
  • DeviceName
  • DeviceManagement
  • NetworkAddress
  • ChassisName
Privilege
VIEW
HTTP Response Code
200
Example response body
{
    "@odata.context": "/api/$metadata#Collection(DeviceService.Device)",
    "@odata.count": 3,
    "value": [
        {
            "@odata.type": "#DeviceService.Device",
            "@odata.id": "/api/DeviceService/Devices(10074)",
            "Id": 10074,
            "Type": 1000,
            "Identifier": "GMGR064",
            "DeviceServiceTag": "GMGR064",
            "ChassisServiceTag": "GMGR064",
            "Model": "PowerEdge R840",
            "PowerState": 17,
            "ManagedState": 3000,
            "Status": 1000,
           "ConnectionState": true,
            "AssetTag": null,
            "SystemId": 2044,
            "DeviceName": "WIN-02GODDHDJTC",
            "LastInventoryTime": "2019-12-02 16:01:33.903",
            "LastStatusTime": null,
            "DeviceSubscription": null,
            "DeviceCapabilities": [
                1,
                2,
                3,
                4,
                5,
                6,
                7,
                8,
                9,
                41,
                11,
                12,
                13,
                14,
                15,
                1009,
                17,
                50,
                18,
                30,
                31
            ],
            "SlotConfiguration": {
                "ChassisName": null
            },
            "DeviceManagement": [
                {
                    "ManagementId": 5002,
                    "NetworkAddress": "XX.XX.X.XX",
                    "MacAddress": "58:8a:5a:ee:01:6e",
                    "ManagementType": 2,
                    "InstrumentationName": "WIN-02GODDHDJTC",
                    "DnsName": "idrac-gmgr064.smd.devops.dell.com",
                    "ManagementProfile": [
                        {
                            "ManagementProfileId": 5002,
                            "ManagementId": 5002,
                            "AgentName": "iDRAC",
                            "Version": "3.30.30.30",
                            "ManagementURL": "https://XX.XX.X.XX:XXX",
                            "HasCreds": 0,
                            "Status": 1000,
                            "StatusDateTime": "2019-12-02 16:00:49.525"
                        }
                    ]
                }
            ],
            "Actions": null,
            "SensorHealth@odata.navigationLink": "/api/DeviceService/Devices(10074)/SensorHealth",
            "VirtualSession": {
                "@odata.id": "/api/DeviceService/Devices(10074)/VirtualSession"
            },
            "Baselines": {
                "@odata.id": "/api/DeviceService/Devices(10074)/Baselines"
            },
            "InventoryDetails@odata.navigationLink": "/api/DeviceService/Devices(10074)/InventoryDetails",
            "HardwareLogs@odata.navigationLink": "/api/DeviceService/Devices(10074)/HardwareLogs",
            "SubSystemHealth@odata.navigationLink": "/api/DeviceService/Devices(10074)/SubSystemHealth",
            "RecentActivity@odata.navigationLink": "/api/DeviceService/Devices(10074)/RecentActivity",
            "InventoryTypes": {
                "@odata.id": "/api/DeviceService/Devices(10074)/InventoryTypes"
            },
            "LogSeverities": {
                "@odata.id": "/api/DeviceService/Devices(10074)/LogSeverities"
            },
            "Settings@odata.navigationLink": "/api/DeviceService/Devices(10074)/Settings",
            "Temperature": {
                "@odata.id": "/api/DeviceService/Devices(10074)/Temperature"
            },
            "Power": {
                "@odata.id": "/api/DeviceService/Devices(10074)/Power"
            },
            "SystemUpTime": {
                "@odata.id": "/api/DeviceService/Devices(10074)/SystemUpTime"
            },
            "BlinkStatus": {
                "@odata.id": "/api/DeviceService/Devices(10074)/BlinkStatus"
            },
            "PowerUsageByDevice@odata.navigationLink": "/api/DeviceService/Devices(10074)/PowerUsageByDevice",
            "DeviceBladeSlots@odata.navigationLink": "/api/DeviceService/Devices(10074)/DeviceBladeSlots",
            "GraphicInfo": {
                "@odata.id": "/api/DeviceService/Devices(10074)/GraphicInfo"
            },
            "DeployRequired": {
                "@odata.id": "/api/DeviceService/Devices(10074)/DeployRequired"
            }
        },
        {
            "@odata.type": "#DeviceService.Device",
            "@odata.id": "/api/DeviceService/Devices(10079)",
            "Id": 10079,
            "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": "2019-12-02 16:01:50.684",
            "LastStatusTime": null,
            "DeviceSubscription": null,
            "DeviceCapabilities": [
                1,
                2,
                3,
                4,
                5,
                6,
                7,
                8,
                9,
                41,
                11,
                12,
                13,
                14,
                15,
                1009,
                17,
                50,
                18,
                30,
                31
            ],
            "SlotConfiguration": {
                "ChassisName": null
            },
            "DeviceManagement": [
                {
                    "ManagementId": 5012,
                    "NetworkAddress": "XX.XX.X.XX",
                    "MacAddress": "50:9a:4c:b2:f6:16",
                    "ManagementType": 2,
                    "InstrumentationName": "WIN-02GODDHDJTC",
                    "DnsName": "idrac-gmgr075.smd.devops.dell.com",
                    "ManagementProfile": [
                        {
                            "ManagementProfileId": 5012,
                            "ManagementId": 5012,
                            "AgentName": "iDRAC",
                            "Version": "3.36.36.36",
                            "ManagementURL": "https://XX.XX.X.XX:XXX",
                            "HasCreds": 0,
                            "Status": 1000,
                            "StatusDateTime": "2019-12-02 16:00:58.651"
                        }
                    ]
                }
            ],
            "Actions": null,
            "SensorHealth@odata.navigationLink": "/api/DeviceService/Devices(10079)/SensorHealth",
            "VirtualSession": {
                "@odata.id": "/api/DeviceService/Devices(10079)/VirtualSession"
            },
            "Baselines": {
                "@odata.id": "/api/DeviceService/Devices(10079)/Baselines"
            },
            "InventoryDetails@odata.navigationLink": "/api/DeviceService/Devices(10079)/InventoryDetails",
            "HardwareLogs@odata.navigationLink": "/api/DeviceService/Devices(10079)/HardwareLogs",
            "SubSystemHealth@odata.navigationLink": "/api/DeviceService/Devices(10079)/SubSystemHealth",
            "RecentActivity@odata.navigationLink": "/api/DeviceService/Devices(10079)/RecentActivity",
            "InventoryTypes": {
                "@odata.id": "/api/DeviceService/Devices(10079)/InventoryTypes"
            },
            "LogSeverities": {
                "@odata.id": "/api/DeviceService/Devices(10079)/LogSeverities"
            },
            "Settings@odata.navigationLink": "/api/DeviceService/Devices(10079)/Settings",
            "Temperature": {
                "@odata.id": "/api/DeviceService/Devices(10079)/Temperature"
            },
            "Power": {
                "@odata.id": "/api/DeviceService/Devices(10079)/Power"
            },
            "SystemUpTime": {
                "@odata.id": "/api/DeviceService/Devices(10079)/SystemUpTime"
            },
            "BlinkStatus": {
                "@odata.id": "/api/DeviceService/Devices(10079)/BlinkStatus"
            },
            "PowerUsageByDevice@odata.navigationLink": "/api/DeviceService/Devices(10079)/PowerUsageByDevice",
            "DeviceBladeSlots@odata.navigationLink": "/api/DeviceService/Devices(10079)/DeviceBladeSlots",
            "GraphicInfo": {
                "@odata.id": "/api/DeviceService/Devices(10079)/GraphicInfo"
            },
            "DeployRequired": {
                "@odata.id": "/api/DeviceService/Devices(10079)/DeployRequired"
            }
        },
        {
            "@odata.type": "#DeviceService.Device",
            "@odata.id": "/api/DeviceService/Devices(10085)",
            "Id": 10085,
            "Type": 1000,
            "Identifier": null,
            "DeviceServiceTag": null,
            "ChassisServiceTag": "",
            "Model": "unknown",
            "PowerState": 17,
            "ManagedState": 3000,
            "Status": 1000,
            "ConnectionState": true,
            "AssetTag": null,
            "SystemId": 0,
            "DeviceName": "10.35.0.95",
            "LastInventoryTime": "2019-12-02 16:02:51.702",
            "LastStatusTime": null,
            "DeviceSubscription": null,
            "DeviceCapabilities": [
                1,
                2,
                3,
                4,
                5,
                6,
                7,
                8,
                9,
                41,
                11,
                12,
                13,
                14,
                15,
                1009,
                17,
                50,
                18,
                30,
                31
            ],
            "SlotConfiguration": {
                "ChassisName": null
            },
            "DeviceManagement": [
                {
                    "ManagementId": 5028,
                    "NetworkAddress": "XX.XX.X.XX",
                    "MacAddress": "84:7b:eb:d6:6c:1e",
                    "ManagementType": 2,
                    "InstrumentationName": "idrac-SVCTAG",
                    "DnsName": "idrac-svctag.smd.devops.dell.com.",
                    "ManagementProfile": [
                        {
                            "ManagementProfileId": 5028,
                            "ManagementId": 5028,
                            "AgentName": "iDRAC",
                            "Version": "3.30.30.30",
                            "ManagementURL": "https://XX.XX.X.XX:XXX",
                            "HasCreds": 0,
                            "Status": 1000,
                            "StatusDateTime": "2019-12-02 16:01:47.786"
                        }
                    ]
                }
            ],
            "Actions": null,
            "SensorHealth@odata.navigationLink": "/api/DeviceService/Devices(10085)/SensorHealth",
            "VirtualSession": {
                "@odata.id": "/api/DeviceService/Devices(10085)/VirtualSession"
            },
            "Baselines": {
                "@odata.id": "/api/DeviceService/Devices(10085)/Baselines"
            },
            "InventoryDetails@odata.navigationLink": "/api/DeviceService/Devices(10085)/InventoryDetails",
            "HardwareLogs@odata.navigationLink": "/api/DeviceService/Devices(10085)/HardwareLogs",
            "SubSystemHealth@odata.navigationLink": "/api/DeviceService/Devices(10085)/SubSystemHealth",
            "RecentActivity@odata.navigationLink": "/api/DeviceService/Devices(10085)/RecentActivity",
            "InventoryTypes": {
                "@odata.id": "/api/DeviceService/Devices(10085)/InventoryTypes"
            },
            "LogSeverities": {
                "@odata.id": "/api/DeviceService/Devices(10085)/LogSeverities"
            },
            "Settings@odata.navigationLink": "/api/DeviceService/Devices(10085)/Settings",
            "Temperature": {
                "@odata.id": "/api/DeviceService/Devices(10085)/Temperature"
            },
            "Power": {
                "@odata.id": "/api/DeviceService/Devices(10085)/Power"
            },
            "SystemUpTime": {
                "@odata.id": "/api/DeviceService/Devices(10085)/SystemUpTime"
            },
            "BlinkStatus": {
                "@odata.id": "/api/DeviceService/Devices(10085)/BlinkStatus"
            },
            "PowerUsageByDevice@odata.navigationLink": "/api/DeviceService/Devices(10085)/PowerUsageByDevice",
            "DeviceBladeSlots@odata.navigationLink": "/api/DeviceService/Devices(10085)/DeviceBladeSlots",
            "GraphicInfo": {
                "@odata.id": "/api/DeviceService/Devices(10085)/GraphicInfo"
            },
            "DeployRequired": {
                "@odata.id": "/api/DeviceService/Devices(10085)/DeployRequired"
            }
        }
    ]
}

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: <>()\