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