aboutsummaryrefslogtreecommitdiffstats
path: root/templates/notification.json
blob: 74888fb9685802798a803a5c094d53fa62ec7a2b (plain)
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
18
19
20
21
22
23
24
25
26
27
28
29
30
31
32
33
34
35
36
37
38
39
40
41
42
{
  "event": {
    "commonEventHeader": {
      "domain": "notification",
      "eventName": "vFirewallBroadcastPackets",
      "eventId": "4cfc-91cf-31a46",
      "priority": "Normal",
      "reportingEntityName": "myVNF",
      "sequence": 1,
      "sourceName": "ClosedLoopVNF",
      "startEpochMicrosec": 1531616794,
      "lastEpochMicrosec": 1531719042,
      "vesEventListenerVersion": "7.0.1",
      "version": "4.0.1"
    },
    "notificationFields": {
      "changeIdentifier": "PM_MEAS_FILES",
      "changeType": "FileReady",
      "arrayOfNamedHashMap": [
        {
          "name": "A20161221.1031-1041.bin.gz",
          "hashMap": {
            "fileformatType": "org.3GPP.32.435#measCollec",
            "fileFormatVersion": "V10",
            "location": "ftpes://192.169.0.1:22/ftp/rop/A20161224.1030-1045.bin.gz",
            "compression": "gzip"
          }
        },
        {
          "name": "A20161222.1042-1102.bin.gz",
          "hashMap": {
            "fileFormatType": "org.3GPP.32.435#measCollec",
            "fileFormatVersion": "V10",
            "location": "ftpes://192.168.0.102:22/ftp/rop/A20161224.1045-1100.bin.gz",
            "compression": "gzip"
          }
        }
      ],
      "notificationFieldsVersion": "2.0"
    }
  }
}