aboutsummaryrefslogtreecommitdiffstats
path: root/test/csit/tests/dcaegen2/prh-testcases/assets/json_events/event_with_missing_IPV4_and_IPV6.json
blob: 1e3afa9df0e18ea9da82ed467b620f308496c8a8 (plain)
1
2
3
4
5
6
7
8
9
10
11
{
  "event": {
    "commonEventHeader": {
      "sourceName":"NOK6061ZW4"
    },
    "pnfRegistrationFields": {
      "oamV4IpAddress":"",
      "oamV6IpAddress":""
    }
  }
}