blob: c4660a3896a0e3e86c153281813c229e932a7130 [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:0000ffffffffff07/20-of:0000ffffffffff09/10",
5 "type": "optical",
6 "linkWidth": 2,
Simon Hunt99c13842014-11-06 18:23:12 -08007 "src": "of:0000ffffffffff07",
8 "srcPort": "20",
9 "dst": "of:0000ffffffffff09",
10 "dstPort": "10",
Simon Hunt99c13842014-11-06 18:23:12 -080011 "props" : {
12 "BW": "70 G"
13 }
14 }
15}