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