blob: 519845488917d7c1c2fe828db8bbcedf5ca5b8c9 [file] [log] [blame]
Simon Hunta255a2c2014-11-13 22:29:35 -08001{
2 "event": "showTraffic",
3 "sid": 1,
4 "payload": {
5 "paths": [
6 {
7 "intentId": "0x4321",
8 "links": [
9 "0E:2A:69:30:13:86/-1/0-of:0000ffffffff0003/101",
10 "0E:2A:69:30:13:aa/-1/0-of:0000ffffffff0008/101"
11 ],
12 "class": "secondary"
13 },
14 {
15 "intentId": "0xbab3",
16 "links": [
17 "of:0000ffffffff0003/4-of:0000ffffffffff03/1",
18 "of:0000ffffffff0008/4-of:0000ffffffffff08/1",
19 "of:0000ffffffffff08/4-of:0000ffffffffff03/1"
20 ],
21 "class": "secondary optical"
22 }
23 ]
24 }
25}