@itentialopensource/adapter-meraki
Version:
This adapter integrates with system described as: merakiDashboardApi.
42 lines • 862 B
JSON
[
{
"organizationId": "string",
"networkId": "string",
"alertType": "string",
"url": "string",
"sentAt": "string",
"loggedAt": "string",
"responseCode": 4,
"responseDuration": 1
},
{
"organizationId": "string",
"networkId": "string",
"alertType": "string",
"url": "string",
"sentAt": "string",
"loggedAt": "string",
"responseCode": 5,
"responseDuration": 4
},
{
"organizationId": "string",
"networkId": "string",
"alertType": "string",
"url": "string",
"sentAt": "string",
"loggedAt": "string",
"responseCode": 4,
"responseDuration": 4
},
{
"organizationId": "string",
"networkId": "string",
"alertType": "string",
"url": "string",
"sentAt": "string",
"loggedAt": "string",
"responseCode": 1,
"responseDuration": 1
}
]