@itentialopensource/adapter-velocloud
Version:
[Deprecated] This adapter integrates with system Velocloud
148 lines • 4.04 kB
JSON
{
"metaData": {
"limit": 4,
"more": false
},
"data": [
{
"id": 3,
"created": "string",
"triggerTime": "string",
"enterpriseAlertConfigurationId": 4,
"enterpriseId": 1,
"edgeId": 3,
"edgeName": "string",
"linkId": 10,
"linkName": "string",
"enterpriseObjectId": 10,
"enterpriseObjectName": "string",
"name": "GATEWAY_SERVICE_DOWN",
"type": "LINK_DOWN",
"state": "CLOSED",
"stateSetTime": "string",
"lastContact": "string",
"firstNotificationSeconds": 7,
"maxNotifications": 2,
"notificationIntervalSeconds": 4,
"resetIntervalSeconds": 10,
"comment": "string",
"nextNotificationTime": "string",
"remainingNotifications": 6,
"timezone": "string",
"locale": "string",
"modified": "string"
},
{
"id": 10,
"created": "string",
"triggerTime": "string",
"enterpriseAlertConfigurationId": 2,
"enterpriseId": 9,
"edgeId": 3,
"edgeName": "string",
"linkId": 9,
"linkName": "string",
"enterpriseObjectId": 9,
"enterpriseObjectName": "string",
"name": "EDGE_HA_FAILOVER",
"type": "EDGE_SERVICE_DOWN",
"state": "ACTIVE",
"stateSetTime": "string",
"lastContact": "string",
"firstNotificationSeconds": 2,
"maxNotifications": 3,
"notificationIntervalSeconds": 4,
"resetIntervalSeconds": 8,
"comment": "string",
"nextNotificationTime": "string",
"remainingNotifications": 7,
"timezone": "string",
"locale": "string",
"modified": "string"
},
{
"id": 6,
"created": "string",
"triggerTime": "string",
"enterpriseAlertConfigurationId": 6,
"enterpriseId": 1,
"edgeId": 8,
"edgeName": "string",
"linkId": 5,
"linkName": "string",
"enterpriseObjectId": 10,
"enterpriseObjectName": "string",
"name": "EDGE_SERVICE_DOWN",
"type": "TEST_ALERT",
"state": "CLOSED",
"stateSetTime": "string",
"lastContact": "string",
"firstNotificationSeconds": 3,
"maxNotifications": 7,
"notificationIntervalSeconds": 3,
"resetIntervalSeconds": 6,
"comment": "string",
"nextNotificationTime": "string",
"remainingNotifications": 7,
"timezone": "string",
"locale": "string",
"modified": "string"
},
{
"id": 8,
"created": "string",
"triggerTime": "string",
"enterpriseAlertConfigurationId": 7,
"enterpriseId": 4,
"edgeId": 3,
"edgeName": "string",
"linkId": 4,
"linkName": "string",
"enterpriseObjectId": 9,
"enterpriseObjectName": "string",
"name": "TEST_ALERT",
"type": "EDGE_DOWN",
"state": "ACTIVE",
"stateSetTime": "string",
"lastContact": "string",
"firstNotificationSeconds": 6,
"maxNotifications": 5,
"notificationIntervalSeconds": 6,
"resetIntervalSeconds": 3,
"comment": "string",
"nextNotificationTime": "string",
"remainingNotifications": 5,
"timezone": "string",
"locale": "string",
"modified": "string"
},
{
"id": 6,
"created": "string",
"triggerTime": "string",
"enterpriseAlertConfigurationId": 5,
"enterpriseId": 10,
"edgeId": 9,
"edgeName": "string",
"linkId": 5,
"linkName": "string",
"enterpriseObjectId": 7,
"enterpriseObjectName": "string",
"name": "EDGE_DOWN",
"type": "EDGE_HA_FAILOVER",
"state": "PENDING",
"stateSetTime": "string",
"lastContact": "string",
"firstNotificationSeconds": 1,
"maxNotifications": 7,
"notificationIntervalSeconds": 8,
"resetIntervalSeconds": 5,
"comment": "string",
"nextNotificationTime": "string",
"remainingNotifications": 3,
"timezone": "string",
"locale": "string",
"modified": "string"
}
]
}