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