@itentialopensource/adapter-meraki
Version:
This adapter integrates with system described as: merakiDashboardApi.
31 lines • 731 B
JSON
[
{
"networkId": "N_24329156",
"serial": "Q234-ABCD-5678",
"model": "MX68C",
"lastReportedAt": "2018-02-11T00:00:00Z",
"uplinks": [
{
"interface": "wan1",
"status": "active",
"ip": "1.2.3.4",
"gateway": "1.2.3.5",
"publicIp": "123.123.123.1",
"primaryDns": "8.8.8.8",
"secondaryDns": "8.8.4.4",
"ipAssignedBy": "static",
"provider": "at&t",
"signalStat": {
"rsrp": "-120",
"rsrq": "-13"
},
"connectionType": "4g",
"apn": "internet",
"dns1": "111.111.111.111",
"dns2": "222.222.222.222",
"signalType": "4G",
"iccid": "123456789"
}
]
}
]