UNPKG

@itentialopensource/adapter-meraki

Version:

This adapter integrates with system described as: merakiDashboardApi.

39 lines 859 B
{ "id": "1234", "category": "Connectivity", "type": "Poor connectivity to the Meraki cloud", "severity": "warning", "scope": { "devices": [ { "url": "https://n1.meraki.com//n//manage/nodes/new_list/000000000000", "name": "My AP", "productType": "switch", "serial": "Q234-ABCD-5678", "mac": "00:11:22:33:44:55", "lldp": { "portId": "1" }, "clients": [ { "mac": "22:33:44:55:66:77" } ] } ], "applications": [ { "url": "https://n1.meraki.com//n//manage/nodes/list", "name": "Application on application server" } ], "peers": [ { "url": "https://n1.meraki.com//n//manage/nodes/list", "network": { "name": "Main Office" } } ] } }