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