blob: 11905b00417d96c8d3ea5c4fffcbbce7189c1fef [file] [log] [blame]
Simon Hunt1bb87e22016-02-09 17:51:36 -08001{
2 "event": "updateLink",
3 "payload": {
4 "id": "of:000000000000000a/1-of:000000000000000b/2",
5 "type": "direct",
6 "online": true,
7 "expected": false,
8 "linkWidth": 1.2,
9 "src": "of:000000000000000a",
10 "srcPort": "1",
11 "dst": "of:000000000000000b",
12 "dstPort": "2"
13 }
14}