@itentialopensource/adapter-velocloud
Version:
[Deprecated] This adapter integrates with system Velocloud
118 lines • 2.97 kB
JSON
{
"enterpriseAlertConfigurations": [
{
"id": 2,
"created": "string",
"alertDefinitionId": 3,
"enterpriseId": 5,
"enabled": false,
"name": "EDGE_UP",
"description": "string",
"type": "GATEWAY_SERVICE_DOWN",
"definition": {
"isSystemOnly": true,
"isOperatorOnly": true
},
"firstNotificationSeconds": 5,
"maxNotifications": 1,
"notificationIntervalSeconds": 7,
"resetIntervalSeconds": 10,
"modified": "string"
},
{
"id": 5,
"created": "string",
"alertDefinitionId": 5,
"enterpriseId": 2,
"enabled": true,
"name": "VPN_TUNNEL_DOWN",
"description": "string",
"type": "GATEWAY_SERVICE_DOWN",
"definition": {
"isSystemOnly": true,
"isOperatorOnly": false
},
"firstNotificationSeconds": 4,
"maxNotifications": 5,
"notificationIntervalSeconds": 8,
"resetIntervalSeconds": 10,
"modified": "string"
},
{
"id": 8,
"created": "string",
"alertDefinitionId": 7,
"enterpriseId": 3,
"enabled": false,
"name": "EDGE_HA_FAILOVER",
"description": "string",
"type": "GATEWAY_SERVICE_DOWN",
"definition": {
"isSystemOnly": true,
"isOperatorOnly": false
},
"firstNotificationSeconds": 2,
"maxNotifications": 1,
"notificationIntervalSeconds": 7,
"resetIntervalSeconds": 1,
"modified": "string"
},
{
"id": 6,
"created": "string",
"alertDefinitionId": 6,
"enterpriseId": 1,
"enabled": false,
"name": "EDGE_HA_FAILOVER",
"description": "string",
"type": "LINK_DOWN",
"definition": {
"isSystemOnly": false,
"isOperatorOnly": false
},
"firstNotificationSeconds": 7,
"maxNotifications": 7,
"notificationIntervalSeconds": 4,
"resetIntervalSeconds": 3,
"modified": "string"
},
{
"id": 10,
"created": "string",
"alertDefinitionId": 4,
"enterpriseId": 1,
"enabled": false,
"name": "LINK_UP",
"description": "string",
"type": "TEST_ALERT",
"definition": {
"isSystemOnly": true,
"isOperatorOnly": true
},
"firstNotificationSeconds": 2,
"maxNotifications": 3,
"notificationIntervalSeconds": 9,
"resetIntervalSeconds": 7,
"modified": "string"
},
{
"id": 2,
"created": "string",
"alertDefinitionId": 4,
"enterpriseId": 5,
"enabled": true,
"name": "VPN_TUNNEL_DOWN",
"description": "string",
"type": "VPN_TUNNEL_DOWN",
"definition": {
"isSystemOnly": true,
"isOperatorOnly": true
},
"firstNotificationSeconds": 1,
"maxNotifications": 6,
"notificationIntervalSeconds": 2,
"resetIntervalSeconds": 3,
"modified": "string"
}
]
}