blob: 2b3bbe5e9f63473e9a20ffc06b846ee25cd0c248 [file] [log] [blame]
Thomas Vachuskad1be50d2014-11-08 16:10:20 -08001{
2 "event": "showPath",
3 "sid": 1,
4 "payload": {
5 "intentId": "0x1234",
6 "path": {
7 "links": [ "1-2", "2-3" ],
8 "traffic": false
9 }
10 }
11}