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