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