@itentialopensource/adapter-velocloud_orchestrator
Version:
This adapter integrates with system described as: velocloudOrchestratorApi.
120 lines • 3.32 kB
JSON
{
"metaData": {
"limit": 2,
"more": false
},
"data": [
{
"id": 4,
"created": "string",
"triggerTime": "string",
"enterpriseAlertConfigurationId": 10,
"enterpriseId": 8,
"edgeId": 9,
"edgeName": "string",
"linkId": 3,
"linkName": "string",
"enterpriseObjectId": 2,
"enterpriseObjectName": "string",
"name": "VPN_TUNNEL_DOWN",
"type": "VNF_IMAGE_DOWNLOAD_IN_PROGRESS",
"state": "PENDING",
"stateSetTime": "string",
"lastContact": "string",
"firstNotificationSeconds": 3,
"maxNotifications": 10,
"notificationIntervalSeconds": 4,
"resetIntervalSeconds": 10,
"comment": "string",
"nextNotificationTime": "string",
"remainingNotifications": 5,
"timezone": "string",
"locale": "string",
"modified": "string"
},
{
"id": 4,
"created": "string",
"triggerTime": "string",
"enterpriseAlertConfigurationId": 8,
"enterpriseId": 8,
"edgeId": 5,
"edgeName": "string",
"linkId": 4,
"linkName": "string",
"enterpriseObjectId": 5,
"enterpriseObjectName": "string",
"name": "VNF_IMAGE_DOWNLOAD_IN_PROGRESS",
"type": "EDGE_CSS_TUNNEL_DOWN",
"state": "CLOSED",
"stateSetTime": "string",
"lastContact": "string",
"firstNotificationSeconds": 10,
"maxNotifications": 3,
"notificationIntervalSeconds": 4,
"resetIntervalSeconds": 3,
"comment": "string",
"nextNotificationTime": "string",
"remainingNotifications": 1,
"timezone": "string",
"locale": "string",
"modified": "string"
},
{
"id": 6,
"created": "string",
"triggerTime": "string",
"enterpriseAlertConfigurationId": 6,
"enterpriseId": 2,
"edgeId": 8,
"edgeName": "string",
"linkId": 6,
"linkName": "string",
"enterpriseObjectId": 2,
"enterpriseObjectName": "string",
"name": "EDGE_HA_FAILOVER",
"type": "TEST_ALERT",
"state": "ACTIVE",
"stateSetTime": "string",
"lastContact": "string",
"firstNotificationSeconds": 5,
"maxNotifications": 10,
"notificationIntervalSeconds": 5,
"resetIntervalSeconds": 6,
"comment": "string",
"nextNotificationTime": "string",
"remainingNotifications": 1,
"timezone": "string",
"locale": "string",
"modified": "string"
},
{
"id": 9,
"created": "string",
"triggerTime": "string",
"enterpriseAlertConfigurationId": 7,
"enterpriseId": 5,
"edgeId": 7,
"edgeName": "string",
"linkId": 4,
"linkName": "string",
"enterpriseObjectId": 7,
"enterpriseObjectName": "string",
"name": "VNF_IMAGE_DOWNLOAD_IN_PROGRESS",
"type": "VNF_VM_DEPLOYED_AND_POWERED_OFF",
"state": "PENDING",
"stateSetTime": "string",
"lastContact": "string",
"firstNotificationSeconds": 2,
"maxNotifications": 4,
"notificationIntervalSeconds": 7,
"resetIntervalSeconds": 2,
"comment": "string",
"nextNotificationTime": "string",
"remainingNotifications": 3,
"timezone": "string",
"locale": "string",
"modified": "string"
}
]
}