blob: 5f9f7d7c988869447967f5c213c24d27aadb7215 [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:0000ffffffff000A/2-of:0000ffffffffff0A/1",
5 "type": "optical",
Simon Hunt58c6d6e2014-11-28 13:36:47 -08006 "online": true,
Simon Huntfc274c92014-11-11 11:05:46 -08007 "linkWidth": 2,
Simon Hunt99c13842014-11-06 18:23:12 -08008 "src": "of:0000ffffffff000A",
9 "srcPort": "2",
10 "dst": "of:0000ffffffffff0A",
11 "dstPort": "1",
Simon Hunt99c13842014-11-06 18:23:12 -080012 "props" : {
13 "BW": "100 G"
14 }
15 }
16}