Get the device details

GET {{baseUrl}}/api/v2/ndm/devices/:device_id

Get the device details.

HEADERS

KeyDatatypeRequiredDescription
Acceptstring

RESPONSES

status: OK

{"data":{"attributes":{"description":"a device monitored with NDM","device_type":"other","integration":"snmp","ip_address":"1.2.3.4","location":"paris","model":"xx-123","name":"example device","os_hostname":"1.0.2","os_name":"example OS","os_version":"1.0.2","ping_status":"unmonitored","product_name":"example device","serial_number":"X12345","status":"ok","subnet":"1.2.3.4/24","sys_object_id":"1.3.6.1.4.1.99999","tags":["device_ip:1.2.3.4","device_id:example:1.2.3.4"],"vendor":"example vendor","version":"1.2.3"},"id":"example:1.2.3.4","type":"dolore"}}