aboutsummaryrefslogtreecommitdiffstats
path: root/framework/src/onos/web/gui/src/test/_karma/ev/traffic/ev_11_addLink_s3-r3.json
blob: 34e074abc346326864497ff0ee2559610b982a11 (plain)
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
{
  "event": "addLink",
  "payload": {
    "id": "of:0000ffffffff0003/6-of:0000ffffffffff03/8",
    "type": "indirect",
    "online": true,
    "linkWidth": 2,
    "src": "of:0000ffffffff0003",
    "srcPort": "6",
    "dst": "of:0000ffffffffff03",
    "dstPort": "8",
    "props" : {
      "BW": "90 Gb"
    }
  }
}