[DCAEGEN2-SLICEANALYSISMS] Add new robot for CCVPN/IBN closed-loop functionality...
[integration/csit.git] / tests / dcaegen2-services-slice-analysis-ms / testcases / data / ves_notification_pmdata.json
1 {
2   "event": {
3     "commonEventHeader": {
4       "version": "4.0.1",
5       "vesEventListenerVersion": "7.0.1",
6       "domain": "notification",
7       "eventName": "ccvpnNotification_CloudLeaseLine_BandwidthChanged",
8       "eventId": "BandwidthChanged_1797490e-10ae-4d48-9ea7-3d7d790b25e1",
9       "lastEpochMicrosec": 8745745764578,
10       "priority": "Normal",
11       "reportingEntityName": "onap-sdnc",
12       "sequence": 0,
13       "sourceName": "onap-sdnc",
14       "startEpochMicrosec": 8745745764578,
15       "timeZoneOffset": "UTC-05.00"
16     },
17     "notificationFields": {
18       "changeIdentifier": "PM_BW_UPDATE",
19       "changeType": "BandwidthChanged",
20       "notificationFieldsVersion": "2.0",
21       "arrayOfNamedHashMap": [
22         {
23           "name": "DomainId-1-cll-instance-01-uni-01-8745745764578",
24           "hashMap": {
25             "cllId": "cll-101",
26             "uniId": "uni-01",
27             "bandwidthValue": "4000000",
28             "time": "2022-02-08T11:13:34.781-05:00"
29           }
30         }
31       ]
32     }
33   }
34 }