blob: 055a80d76b7e752ae668204ffe09aa00fdb61c95 [file] [log] [blame]
Simon Hunt1a9eff92014-11-07 11:06:34 -08001{
2 "event": "addLink",
3 "payload": {
Simon Huntfc274c92014-11-11 11:05:46 -08004 "id": "of:0000ffffffffff03/20-of:0000ffffffffff06/10",
Simon Hunt1a9eff92014-11-07 11:06:34 -08005 "type": "optical",
Simon Hunt58c6d6e2014-11-28 13:36:47 -08006 "online": true,
Simon Hunt1a9eff92014-11-07 11:06:34 -08007 "linkWidth": 2,
Simon Huntfc274c92014-11-11 11:05:46 -08008 "src": "of:0000ffffffffff03",
9 "srcPort": "20",
10 "dst": "of:0000ffffffffff06",
11 "dstPort": "10",
Simon Hunt1a9eff92014-11-07 11:06:34 -080012 "props" : {
Simon Huntfc274c92014-11-11 11:05:46 -080013 "BW": "70 G"
Simon Hunt1a9eff92014-11-07 11:06:34 -080014 }
15 }
16}