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

to_dict()[source]#

Returns the model properties as a dictionary

to_str()[source]#

Returns the string representation of the model