aboutsummaryrefslogtreecommitdiffstats
path: root/framework/src/onos/web/gui/src/test/_karma/ev/startup/ev_19_onos.json
blob: 5c928ee15b19a5cfac0bc5af262e385507ee8255 (plain)
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
{
  "event": "addLink",
  "payload": {
    "id": "of:0000ffffffffff03/10-of:0000ffffffffff02/10",
    "type": "optical",
    "online": true,
    "linkWidth": 2,
    "src": "of:0000ffffffffff03",
    "srcPort": "10",
    "dst": "of:0000ffffffffff02",
    "dstPort": "10",
    "props" : {
      "BW": "70 G"
    }
  }
}