[ROBOT] Clean up 5gbulkpm
[testsuite.git] / robot / assets / templates / dfc / notification.jinja
1 {
2   "event": {
3     "commonEventHeader": {
4       "version": "4.0.1",
5       "vesEventListenerVersion": "7.0.1",
6       "domain": "notification",
7       "eventName": "Noti_RnNode-Ericsson_FileReady",
8       "eventId": "FileReady_1797490e-10ae-4d48-9ea7-3d7d790b25e1",
9       "lastEpochMicrosec": 8745745764578,
10       "priority": "Normal",
11       "reportingEntityName": "NOK6061ZW3",
12       "sequence": 0,
13       "sourceName": "NOK6061ZW3",
14       "startEpochMicrosec": 8745745764578,
15       "timeZoneOffset": "UTC+05.30"
16     },
17     "notificationFields": {
18       "changeIdentifier": "PM_MEAS_FILES",
19       "changeType": "FileReady",
20       "notificationFieldsVersion": "2.0",
21       "arrayOfNamedHashMap": [
22         {
23           "name": "{{pm_file}}",
24           "hashMap": {
25             "location": "http://{{https_server_host}}:8080/{{pm_file}}",
26             "compression": "gzip",
27             "fileFormatType": "{{fileFormatType}}",
28             "fileFormatVersion": "{{fileFormatVersion}}"
29           }
30         }
31       ]
32     }
33   }
34 }