blob: 9f2cd7b285146b01ba0fe8da7ac67efca78e4cfa [file] [log] [blame]
Simon Hunt99c13842014-11-06 18:23:12 -08001{
2 "event": "addLink",
3 "payload": {
Simon Huntfc274c92014-11-11 11:05:46 -08004 "id": "of:0000ffffffff0003/2-of:0000ffffffffff03/1",
Simon Hunt99c13842014-11-06 18:23:12 -08005 "type": "optical",
Simon Hunt58c6d6e2014-11-28 13:36:47 -08006 "online": true,
Simon Hunt99c13842014-11-06 18:23:12 -08007 "linkWidth": 2,
Simon Huntfc274c92014-11-11 11:05:46 -08008 "src": "of:0000ffffffff0003",
9 "srcPort": "2",
10 "dst": "of:0000ffffffffff03",
11 "dstPort": "1",
Simon Hunt99c13842014-11-06 18:23:12 -080012 "props" : {
13 "BW": "70 G"
14 }
15 }
16}