Upgrade openroadm service models to 10.1
[transportpce.git] / nbinotifications / src / test / resources / event.json
index 2c3106880388b3618dcb5a80b12e66a9cd947c44..c09ee69721b0b2f785d295f0414ff4d0aa1f2238 100644 (file)
@@ -5,7 +5,8 @@
             "node-id": "XPONDER-1-2",
             "service-rate": 1,
             "clli": "clli",
-            "tx-direction": {
+            "tx-direction": [
+            {
                 "port": {
                     "port-slot": "port slot",
                     "port-device-name": "device name",
                     "lgx-port-shelf": "lgx port shelf",
                     "lgx-port-rack": "lgx port rack",
                     "lgx-device-name": "lgx device name"
-                }
-            },
-            "rx-direction": {
+                },
+                "index": 0
+            }
+            ],
+            "rx-direction": [
+            {
                 "port": {
                     "port-slot": "port slot",
                     "port-device-name": "device name",
@@ -37,8 +41,9 @@
                     "lgx-port-shelf": "lgx port shelf",
                     "lgx-port-rack": "lgx port rack",
                     "lgx-device-name": "lgx device name"
-                }
-            }
+                },
+                "index": 0
+            }]
         },
         "connection-type": "service",
         "operational-state": "inService",
@@ -48,7 +53,8 @@
             "node-id": "XPONDER-1-2",
             "service-rate": 1,
             "clli": "clli",
-            "tx-direction": {
+            "tx-direction": [
+            {
                 "port": {
                     "port-slot": "port slot",
                     "port-device-name": "device name",
                     "lgx-port-shelf": "lgx port shelf",
                     "lgx-port-rack": "lgx port rack",
                     "lgx-device-name": "lgx device name"
-                }
-            },
-            "rx-direction": {
+                },
+                "index": 0
+            }],
+            "rx-direction": [
+            {
                 "port": {
                     "port-slot": "port slot",
                     "port-device-name": "device name",
@@ -80,8 +88,9 @@
                     "lgx-port-shelf": "lgx port shelf",
                     "lgx-port-rack": "lgx port rack",
                     "lgx-device-name": "lgx device name"
-                }
-            }
+                },
+                "index": 0
+            }]
         },
         "service-name": "service1",
         "message": "message",