blob: ae7c2abe13f05e5f7093ae008c36286f7e525a14 [file] [log] [blame]
Simon Hunta255a2c2014-11-13 22:29:35 -08001{
2 "event": "addLink",
3 "payload": {
4 "id": "of:0000ffffffff0003/4-of:0000ffffffffff03/1",
5 "type": "direct",
Simon Huntcb56cff2014-11-17 11:42:26 -08006 "online": true,
Simon Hunta255a2c2014-11-13 22:29:35 -08007 "linkWidth": 2,
8 "src": "of:0000ffffffff0003",
9 "srcPort": "4",
10 "dst": "of:0000ffffffffff03",
11 "dstPort": "1",
12 "props" : {
13 "BW": "90 Gb"
14 }
15 }
16}