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