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