aboutsummaryrefslogtreecommitdiffstats
path: root/framework/src/onos/web/gui/src/test/_karma/ev/instances/ev_12_onos.json
blob: 78e6a394e9d8e93935050983d1e4b811985e545f (plain)
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
{
  "event": "addLink",
  "payload": {
    "id": "of:0000ffffffff0008/2-of:0000ffffffff0003/1",
    "type": "direct",
    "linkWidth": 2,
    "src": "of:0000ffffffff0008",
    "srcPort": "2",
    "dst": "of:0000ffffffff0003",
    "dstPort": "1",
    "props" : {
      "BW": "70 Gb"
    }
  }
}