126987fd62f86759073cec9bc37337741887bb7d
[integration/csit.git] / tests / dcaegen2 / prh-testcases / assets / json_events / event_with_missing_sourceName.json
1 {
2   "event": {
3     "commonEventHeader": {
4       "sourceName":""
5     },
6     "pnfRegistrationFields": {
7       "oamV4IpAddress":"10.18.123.234",
8       "oamV6IpAddress":"2001:0db8:85a3:0000:0000:8a2a:0370:7334"
9     }
10   }
11 }