blob: dd49f0cae20139995f47f2c504a52e3085ae02ad [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",
17 "of:0000ffffffff0008/4-of:0000ffffffff0007/1"
18 ],
19 "labels": ["secondary", "secondo"]
20 },
21 {
22 "class": "secondary optical",
23 "links": [
24 "of:0000ffffffff0003/4-of:0000ffffffffff03/1",
25 "of:0000ffffffff0008/4-of:0000ffffffffff08/1"
26 ],
27 "labels": ["secondary optical", "secondo optical"]
28 },
29 {
30 "class": "primary optical",
31 "links": [
32 "of:0000ffffffffff08/4-of:0000ffffffffff03/1"
33 ],
34 "labels": ["primary optical"]
35 }
36 ]
37 }
38}