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