blob: 4b612e9f8a727fbb82b1d99c90a4a967eb9781c1 [file] [log] [blame]
Simon Hunt1a9eff92014-11-07 11:06:34 -08001{
2 "event": "addLink",
3 "payload": {
Simon Huntfc274c92014-11-11 11:05:46 -08004 "id": "of:0000ffffffffff03/20-of:0000ffffffffff06/10",
Simon Hunt1a9eff92014-11-07 11:06:34 -08005 "type": "optical",
6 "linkWidth": 2,
Simon Huntfc274c92014-11-11 11:05:46 -08007 "src": "of:0000ffffffffff03",
8 "srcPort": "20",
9 "dst": "of:0000ffffffffff06",
10 "dstPort": "10",
Simon Hunt1a9eff92014-11-07 11:06:34 -080011 "props" : {
Simon Huntfc274c92014-11-11 11:05:46 -080012 "BW": "70 G"
Simon Hunt1a9eff92014-11-07 11:06:34 -080013 }
14 }
15}