@itentialopensource/adapter-velocloud_orchestrator
Version:
This adapter integrates with system described as: velocloudOrchestratorApi.
99 lines • 2.51 kB
JSON
{
"enterpriseAlertConfigurations": [
{
"id": 10,
"created": "string",
"alertDefinitionId": 8,
"enterpriseId": 9,
"enabled": true,
"name": "VNF_VM_DELETED",
"description": "string",
"type": "EDGE_CSS_TUNNEL_DOWN",
"definition": {
"isSystemOnly": true,
"isOperatorOnly": true
},
"firstNotificationSeconds": 5,
"maxNotifications": 8,
"notificationIntervalSeconds": 7,
"resetIntervalSeconds": 7,
"modified": "string"
},
{
"id": 5,
"created": "string",
"alertDefinitionId": 3,
"enterpriseId": 6,
"enabled": true,
"name": "VNF_IMAGE_DOWNLOAD_FAILED",
"description": "string",
"type": "GATEWAY_SERVICE_DOWN",
"definition": {
"isSystemOnly": true,
"isOperatorOnly": false
},
"firstNotificationSeconds": 1,
"maxNotifications": 9,
"notificationIntervalSeconds": 9,
"resetIntervalSeconds": 5,
"modified": "string"
},
{
"id": 1,
"created": "string",
"alertDefinitionId": 8,
"enterpriseId": 7,
"enabled": false,
"name": "VNF_VM_ERROR",
"description": "string",
"type": "LINK_UP",
"definition": {
"isSystemOnly": false,
"isOperatorOnly": true
},
"firstNotificationSeconds": 7,
"maxNotifications": 2,
"notificationIntervalSeconds": 3,
"resetIntervalSeconds": 2,
"modified": "string"
},
{
"id": 2,
"created": "string",
"alertDefinitionId": 1,
"enterpriseId": 6,
"enabled": true,
"name": "EDGE_SERVICE_DOWN",
"description": "string",
"type": "VNF_VM_POWERED_ON",
"definition": {
"isSystemOnly": false,
"isOperatorOnly": false
},
"firstNotificationSeconds": 9,
"maxNotifications": 4,
"notificationIntervalSeconds": 9,
"resetIntervalSeconds": 7,
"modified": "string"
},
{
"id": 1,
"created": "string",
"alertDefinitionId": 6,
"enterpriseId": 10,
"enabled": true,
"name": "VNF_VM_ERROR",
"description": "string",
"type": "VNF_INSERTION_DISABLED",
"definition": {
"isSystemOnly": false,
"isOperatorOnly": false
},
"firstNotificationSeconds": 6,
"maxNotifications": 6,
"notificationIntervalSeconds": 7,
"resetIntervalSeconds": 5,
"modified": "string"
}
]
}