aboutsummaryrefslogtreecommitdiffstats
path: root/test/mocks/pnfsimulator/simulator-cli/tests/resources/notification.json
blob: bdba8ae59362478e3f7d4cf5128791b99487180e (plain)
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
{
    "commonEventHeader": {
      "domain": "notification",
      "eventName": "#RandomString(20)",
      "version": "4.0.1"
    },
    "notificationFields": {
      "arrayOfNamedHashMap": [{
        "name": "A20161221.1031-1041.bin.gz",
        "hashMap": {
          "fileformatType": "org.3GPP.32.435#measCollec"
        }
      }]
    }
}