blob: 5e7bb99b25e5a37a285c295fc3ac4fbef8869b10 [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:0000ffffffffff02/10-of:0000ffffffffff01/10",
Simon Hunt99c13842014-11-06 18:23:12 -08005 "type": "optical",
Simon Hunt58c6d6e2014-11-28 13:36:47 -08006 "online": true,
Simon Huntfc274c92014-11-11 11:05:46 -08007 "linkWidth": 2,
8 "src": "of:0000ffffffffff02",
9 "srcPort": "10",
10 "dst": "of:0000ffffffffff01",
11 "dstPort": "10",
Simon Hunt99c13842014-11-06 18:23:12 -080012 "props" : {
13 "BW": "70 G"
14 }
15 }
16}