Defines an IO rate limiter with independent bytes/s and ops/s limits.
Limits are defined by configuring each of the bandwidth and ops token buckets.
This field is optional for virtio-block config and should be omitted for vhost-user-block configuration.
Defines an IO rate limiter with independent bytes/s and ops/s limits. Limits are defined by configuring each of the bandwidth and ops token buckets. This field is optional for virtio-block config and should be omitted for vhost-user-block configuration.
See
https://github.com/firecracker-microvm/firecracker/blob/f0691f8253d4bde225b9f70ecabf39b7ad796935/src/firecracker/swagger/firecracker.yaml#L1541