blob: 52207df4cbbe6902b1c7f6aff1bfad328e93957d [file] [log] [blame]
Simon Hunt99c13842014-11-06 18:23:12 -08001{
2 "event": "addLink",
3 "payload": {
Simon Huntfc274c92014-11-11 11:05:46 -08004 "id": "of:0000ffffffffff03/30-of:0000ffffffffff04/10",
5 "type": "optical",
6 "linkWidth": 2,
Simon Hunt99c13842014-11-06 18:23:12 -08007 "src": "of:0000ffffffffff03",
8 "srcPort": "30",
9 "dst": "of:0000ffffffffff04",
10 "dstPort": "10",
Simon Hunt99c13842014-11-06 18:23:12 -080011 "props" : {
12 "BW": "70 G"
13 }
14 }
15}