Add new json events to PRH CSIT
[integration/csit.git] / tests / dcaegen2 / prh-testcases / assets / json_events / not_json_format.json
1 {
2   "event": {
3     "commonEventHeader": {
4       "sourceName":"NOK6061ZW1"
5     },
6     "pnfRegistrationFields": {
7       "oamV4IpAddress":"10.16.123.234",
8       "oamV6IpAddress":"2001:0db8:85a3:0000:0000:8a2e:0370:7334",
9       "serial-number":"NOkkaaa123",
10       "equip-vendor":"equipVendor",
11       "equip-model":"equipModel",
12       "equip-type":"equipType",
13       "nf-role":"nf-role",
14       "sw-version":"swVersion",
15     }
16   }
17 }