We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.
By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.
Already on GitHub? Sign in to your account
取消云主机的磁盘限速
org.zstack.header.volume.APIDeleteVolumeQosMsg
用户可以取消云主机的磁盘限速,并立即生效。该磁盘包括根盘与限数据盘
DeleteVolumeQos uuid=2266a5b92ad6432781fd089ce7e6d08d
返回结果:
{ "success": true }
The text was updated successfully, but these errors were encountered:
mingjian2049
No branches or pull requests
描述
取消云主机的磁盘限速
API
org.zstack.header.volume.APIDeleteVolumeQosMsg
举例(Example)
用户可以取消云主机的磁盘限速,并立即生效。该磁盘包括根盘与限数据盘
返回结果:
参数(Parameters)
备注
若云主机为running或paused状态,则会立即取消限速,否则会等重启后生效
Feature_link
The text was updated successfully, but these errors were encountered: