Merge "[ADMIN] Add Illia Halych in INFO.yaml "
[integration/csit.git] / tests / dcaegen2 / prh-testcases / assets / json_events / event_with_missing_sourceName_and_IPV4.json
index 6d9eadf..3b6b7ad 100644 (file)
@@ -1,17 +1,13 @@
-{
-  "event": {
-    "commonEventHeader": {
-      "sourceName":""
-    },
-    "pnfRegistrationFields": {
-      "oamV4IpAddress":"",
-      "oamV6IpAddress":"2001:0db8:85a3:0000:0000:8b2f:0370:7334",
-      "serial-number":"NOkkaaa123",
-      "equip-vendor":"equipVendor",
-      "equip-model":"equipModel",
-      "equip-type":"equipType",
-      "nf-role":"nf-role",
-      "sw-version":"swVersion"
+[
+  {
+    "event": {
+      "commonEventHeader": {
+        "sourceName": ""
+      },
+      "pnfRegistrationFields": {
+        "oamV4IpAddress": "",
+        "oamV6IpAddress": "2001:0db8:85a3:0000:0000:8b2f:0370:7334"
+      }
     }
   }
-}
+]
\ No newline at end of file