blob: 6a781a019b98d422a64c205544dcd1b0e887cb91 [file] [log] [blame]
Simon Hunt8eb4d3a2015-02-23 18:23:29 -08001{
2 "event": "showTraffic",
3 "sid": 1,
4 "payload": {
5 "paths": [
6 {
7 "class": "primary",
8 "links": [
9 "of:0000ffffffff0008/2-of:0000ffffffff0003/1"
10 ],
11 "labels": ["primary"]
12 },
13 {
14 "class": "secondary",
15 "links": [
16 "of:0000ffffffff0003/9-of:0000ffffffff0007/2",
Simon Hunt4d4996e2015-02-24 11:28:48 -080017 "of:0000ffffffff0008/4-of:0000ffffffff0007/1",
18 "of:0000ffffffff0003/4-of:0000ffffffffff03/1",
19 "of:0000ffffffff0008/4-of:0000ffffffffff08/1"
Simon Hunt8eb4d3a2015-02-23 18:23:29 -080020 ],
Simon Hunt4d4996e2015-02-24 11:28:48 -080021 "labels": ["secondary", "secondo", "deux", "zwei"]
Simon Hunt8eb4d3a2015-02-23 18:23:29 -080022 },
23 {
24 "class": "secondary optical",
25 "links": [
Simon Hunt4d4996e2015-02-24 11:28:48 -080026 "of:0000ffffffffff08/4-of:0000ffffffffff04/1"
Simon Hunt8eb4d3a2015-02-23 18:23:29 -080027 ],
Simon Hunt4d4996e2015-02-24 11:28:48 -080028 "labels": ["secondary optical"]
Simon Hunt8eb4d3a2015-02-23 18:23:29 -080029 },
30 {
31 "class": "primary optical",
32 "links": [
33 "of:0000ffffffffff08/4-of:0000ffffffffff03/1"
34 ],
35 "labels": ["primary optical"]
36 }
37 ]
38 }
39}