QosConfig#
- class QosConfig(throttled_iops=None, *args, **kwargs)#
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
- to_dict()#
Returns the model properties as a dictionary
- to_str()#
Returns the string representation of the model