librenms/tests/data/netapp_e2700.json
Tony Murray d372844aea
OS test data update (#14417)
* OS test data update

* edfamux case

* restore ftos

* revert ird.json
2022-10-03 10:22:03 -05:00

24 lines
698 B
JSON

{
"os": {
"discovery": {
"devices": [
{
"sysName": "<private>",
"sysObjectID": ".1.3.6.1.4.1.789.1123.2",
"sysDescr": "NETAPP INF-01-00 0852",
"sysContact": "<private>",
"version": null,
"hardware": null,
"features": null,
"location": "<private>",
"os": "netapp",
"type": "storage",
"serial": null,
"icon": "netapp.svg"
}
]
},
"poller": "matches discovery"
}
}