blob: 58772f7b5004534af466c8f9d710f7cb9ce63590 [file] [log] [blame]
Simon Hunt1712ed82014-11-17 12:56:00 -08001{
2 "event": "addLink",
3 "payload": {
4 "id": "of:0000ffffffff0007/20-of:0000ffffffff0003/10",
5 "type": "direct",
6 "online": true,
7 "linkWidth": 2,
8 "src": "of:0000ffffffff0007",
9 "srcPort": "20",
10 "dst": "of:0000ffffffff0003",
11 "dstPort": "10",
12 "props" : {
13 "BW": "90 Gb"
14 }
15 }
16}