@itentialopensource/adapter-meraki
Version:
This adapter integrates with system described as: merakiDashboardApi.
23 lines • 384 B
JSON
[
{
"mac": "00:11:22:33:44:55",
"name": "My AP",
"network": {
"id": "N_24329156"
},
"productType": "switch",
"serial": "Q234-ABCD-5678",
"tags": [
"tag1",
"tag2"
],
"slots": [
{
"number": 1,
"serial": "Q234-ABCD-5678",
"model": "PWR-C5-125WAC",
"status": "not connected"
}
]
}
]