aboutsummaryrefslogtreecommitdiffstats
path: root/framework/src/onos/web/gui/src/test/_karma/ev/startup/ev_25_onos.json
blob: 1d0e976220dbd3ff4ce27bb0113e73683ae5f87d (plain)
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
{
  "event": "addLink",
  "payload": {
    "id": "of:0000ffffffffff04/27-of:0000ffffffffff08/10",
    "type": "optical",
    "online": true,
    "linkWidth": 2,
    "src": "of:0000ffffffffff04",
    "srcPort": "27",
    "dst": "of:0000ffffffffff08",
    "dstPort": "10",
    "props" : {
      "BW": "30 G"
    }
  }
}