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