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