blob: 19fbf7452cddc42968f521191e21fe542e4b9575 [file] [log] [blame]
Simon Hunt1eee51d2016-02-26 19:12:13 -08001{
2 "event": "addLink",
3 "payload": {
4 "id": "of:0000000000000001/1-of:0000000000000002/2",
5 "type": "direct",
6 "online": true,
7 "linkWidth": 2,
8 "src": "of:0000000000000001",
9 "srcPort": "1",
10 "dst": "of:0000000000000002",
11 "dstPort": "2"
12 }
13}