4e277d8a5171859faefbd8018330ffe8f2fc7648
[transportpce.git] / nbinotifications / src / test / resources / expected_event.json
1 {
2   "nbi-notifications:notification-process-service": {
3     "connection-type": "service",
4     "service-z-end": {
5       "tx-direction": [
6         {
7           "index": 0,
8           "lgx": {
9             "lgx-port-rack": "lgx port rack",
10             "lgx-device-name": "lgx device name",
11             "lgx-port-shelf": "lgx port shelf",
12             "lgx-port-name": "lgx port name"
13           },
14           "port": {
15             "port-type": "port type",
16             "port-sub-slot": "port subslot",
17             "port-name": "port name",
18             "port-rack": "port rack",
19             "port-device-name": "device name",
20             "port-slot": "port slot",
21             "port-shelf": "port shelf"
22           }
23         }
24       ],
25       "node-id": "XPONDER-1-2",
26       "service-format": "OC",
27       "service-rate": 1,
28       "rx-direction": [
29         {
30           "index": 0,
31           "lgx": {
32             "lgx-port-rack": "lgx port rack",
33             "lgx-device-name": "lgx device name",
34             "lgx-port-shelf": "lgx port shelf",
35             "lgx-port-name": "lgx port name"
36           },
37           "port": {
38             "port-type": "port type",
39             "port-sub-slot": "port subslot",
40             "port-name": "port name",
41             "port-rack": "port rack",
42             "port-device-name": "device name",
43             "port-slot": "port slot",
44             "port-shelf": "port shelf"
45           }
46         }
47       ],
48       "is-split-lambda": false,
49       "clli": "clli"
50     },
51     "message": "message",
52     "service-a-end": {
53       "tx-direction": [
54         {
55           "index": 0,
56           "lgx": {
57             "lgx-port-rack": "lgx port rack",
58             "lgx-device-name": "lgx device name",
59             "lgx-port-shelf": "lgx port shelf",
60             "lgx-port-name": "lgx port name"
61           },
62           "port": {
63             "port-type": "port type",
64             "port-sub-slot": "port subslot",
65             "port-name": "port name",
66             "port-rack": "port rack",
67             "port-device-name": "device name",
68             "port-slot": "port slot",
69             "port-shelf": "port shelf"
70           }
71         }
72       ],
73       "node-id": "XPONDER-1-2",
74       "service-format": "OC",
75       "service-rate": 1,
76       "rx-direction": [
77         {
78           "index": 0,
79           "lgx": {
80             "lgx-port-rack": "lgx port rack",
81             "lgx-device-name": "lgx device name",
82             "lgx-port-shelf": "lgx port shelf",
83             "lgx-port-name": "lgx port name"
84           },
85           "port": {
86             "port-type": "port type",
87             "port-sub-slot": "port subslot",
88             "port-name": "port name",
89             "port-rack": "port rack",
90             "port-device-name": "device name",
91             "port-slot": "port slot",
92             "port-shelf": "port shelf"
93           }
94         }
95       ],
96       "is-split-lambda": false,
97       "clli": "clli"
98     },
99     "operational-state": "inService",
100     "common-id": "commond-id",
101     "response-failed": "",
102     "service-name": "service1"
103   }
104 }