blob: fb952837dfcc1c3d946798d553fe1efa18677e03 [file] [log] [blame]
Simon Hunt53ec73f2015-10-19 16:55:16 -07001{
2 "event": "addLink",
3 "payload": {
4 "id": "of:0000000000000001/5-of:0000000000000002/7",
5 "type": "direct",
6 "online": true,
7 "linkWidth": 2,
8 "src": "of:0000000000000001",
9 "srcPort": "5",
10 "dst": "of:0000000000000002",
11 "dstPort": "7",
12 "props" : {
13 "BW": "70 Gb"
14 }
15 }
16}