blob: 00583d4dd47290a4c6bbcc82c2de54d96de5ada2 [file] [log] [blame]
Simon Hunta255a2c2014-11-13 22:29:35 -08001{
2 "event": "addLink",
3 "payload": {
4 "id": "of:0000ffffffff0003/9-of:0000ffffffff0007/2",
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": "9",
10 "dst": "of:0000ffffffff0007",
11 "dstPort": "2",
12 "props" : {
13 "BW": "120 Gb"
14 }
15 }
16}