VolumeSetQosRequest
VolumeSetQosRequest
| Name | Description | Schema | Default |
|---|---|---|---|
| max_iops optional | The number of distinct read or write operations a volume can process in a single second. Example : 10000 | any of [integer, null] | |
| max_throughput optional | The actual amount of data (volume) transferred to or from the storage device per second. Example : 500 | any of [integer, null] |