blob: ac521c41e237583a392f83a0fbc8d86adf016fa7 [file] [log] [blame]
Simon Hunt56d51852014-11-09 13:03:35 -08001{
Simon Huntbb282f52014-11-10 11:08:19 -08002 "event": "addLink",
Simon Hunt56d51852014-11-09 13:03:35 -08003 "payload": {
Simon Huntbb282f52014-11-10 11:08:19 -08004 "id": "of:0000ffffffff0003/21-of:0000ffffffff0008/20",
5 "type": "direct",
6 "linkWidth": 2,
7 "src": "of:0000ffffffff0003",
8 "srcPort": "21",
9 "dst": "of:0000ffffffff0008",
10 "dstPort": "20",
11 "props" : {
12 "BW": "70 G"
13 }
Simon Hunt56d51852014-11-09 13:03:35 -080014 }
15}