GetVolumeQoS
Obtains the volume QoS. For
example,
GetVolumeQos uuid=30b1f7abb7884b80bbdacaf0fd1c7fe9
Parameters
Name | Description | Optional | Valid Value | Starting Version |
---|---|---|---|---|
uuid | The volume UUID. | 0.6 | ||
forceSync | Optional. Whether to synchronize the data on the host. | Yes | 3.10.0 | |
userTags | The user tags. For more information, see CreateUserTag. The resource type is VolumeVO. | Yes | 0.6 | |
systemTags | The system tags. For more information, see CreateSystemTag. The resource type is VolumeVO. | Yes | 0.6 | |
timeout | Yes |

- ZStack Cloud allows you to obtain the QoS read
bandwidth of a volume by adding the volumeReadBandwidth option to
SystemTags.
- Format of the volumeReadBandwidth option:
volumeReadBandwidth::xxx
. Here, xxx is the read bandwidth. - Example:
volumeReadBandwidth::20971520
- Format of the volumeReadBandwidth option:
- ZStack Cloud allows you to obtain the QoS write
bandwidth of a volume by adding the volumeWriteBandwidth option
to SystemTags.
- Format of the volumeWriteBandwidth option:
volumeWriteBandwidth::xxx
. Here, xxx is the write bandwidth. - Example:
vvolumeWriteBandwidth::20971520
- Format of the volumeWriteBandwidth option: