QosConfig#
- class QosConfig(throttled_iops=None, *args, **kwargs)[source]#
Bases:
object
QoS parameters to be enforced.
- Parameters:
throttled_iops – (
throttled_iops
) Throttled IOPS for the governed entities. The block size for the I/O is 32 kB.
- property throttled_iops#
Throttled IOPS for the governed entities. The block size for the I/O is 32 kB.
- Type:
int