blob: 6c08070063723e0a4c89eda7ee830fb34a82f6af [file] [log] [blame]
Simon Hunta255a2c2014-11-13 22:29:35 -08001{
2 "event": "addLink",
3 "payload": {
4 "id": "of:0000ffffffffff08/4-of:0000ffffffffff03/1",
Simon Hunt58c6d6e2014-11-28 13:36:47 -08005 "type": "optical",
Simon Huntcb56cff2014-11-17 11:42:26 -08006 "online": true,
Simon Hunta255a2c2014-11-13 22:29:35 -08007 "linkWidth": 2,
8 "src": "of:0000ffffffffff08",
9 "srcPort": "4",
10 "dst": "of:0000ffffffffff03",
11 "dstPort": "1",
12 "props" : {
13 "BW": "90 Gb"
14 }
15 }
16}