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