@itentialopensource/adapter-meraki
Version:
This adapter integrates with system described as: merakiDashboardApi.
29 lines • 544 B
JSON
{
"enabled": true,
"helloTimerInSeconds": 10,
"deadTimerInSeconds": 40,
"areas": [
{
"areaId": "1284392014819",
"areaName": "Backbone",
"areaType": "normal"
}
],
"v3": {
"enabled": true,
"helloTimerInSeconds": 10,
"deadTimerInSeconds": 40,
"areas": [
{
"areaId": "1284392014819",
"areaName": "V3 Backbone",
"areaType": "normal"
}
]
},
"md5AuthenticationEnabled": true,
"md5AuthenticationKey": {
"id": 1234,
"passphrase": "abc1234"
}
}