blob: 771c332a4f85ca8c76c38bf7544edf0b98ce17a2 [file] [log] [blame]
Simon Hunt8257f4c2014-11-16 19:34:54 -08001{
2 "event": "addLink",
3 "payload": {
4 "id": "of:0000ffffffff0007/10-of:0000ffffffff0008/20",
5 "type": "direct",
6 "linkWidth": 2,
7 "src": "of:0000ffffffff0007",
8 "srcPort": "10",
9 "dst": "of:0000ffffffff0008",
10 "dstPort": "20",
11 "props" : {
12 "BW": "90 Gb"
13 }
14 }
15}