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