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