blob: 7a9c1e1e9bf6e567adc5ff9047754c58bc0da89d [file] [log] [blame]
Simon Huntfc274c92014-11-11 11:05:46 -08001{
2 "event": "removeLink",
3 "payload": {
4 "id": "of:0000ffffffffff0A/10-of:0000ffffffffff08/30",
5 "type": "optical",
Simon Hunt58c6d6e2014-11-28 13:36:47 -08006 "online": false,
Simon Huntfc274c92014-11-11 11:05:46 -08007 "linkWidth": 4,
8 "src": "of:0000ffffffffff0A",
9 "srcPort": "10",
10 "dst": "of:0000ffffffffff08",
11 "dstPort": "30",
12 "props" : {
13 "BW": "70 G"
14 }
15 }
16}