blob: 0c727ccb2e13673b3c74c3ebf64658639e861968 [file] [log] [blame]
Simon Hunteb18f522016-01-28 19:22:23 -08001{
2 "event": "addLink",
3 "payload": {
4 "id": "of:000000000000000a/1-of:000000000000000b/2",
5 "type": "direct",
6 "online": true,
7 "linkWidth": 1.2,
8 "src": "of:000000000000000a",
9 "srcPort": "1",
10 "dst": "of:000000000000000b",
11 "dstPort": "2"
12 }
13}