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
删除对VIP的网络带宽限制(set vip qos)
org.zstack.network.service.vip.APIDeleteVipQosMsg
管理员可以使用DeleteVipQos来删除对VIP的网络带宽限制. 例如:
DeleteVipQos uuid=f995b4e3593c45fabeabd92185d33f91 direction = in
返回结果:
{ "success": true }
http://confluence.zstack.io/pages/viewpage.action?pageId=3051551
The text was updated successfully, but these errors were encountered:
No branches or pull requests
描述
删除对VIP的网络带宽限制(set vip qos)
API
org.zstack.network.service.vip.APIDeleteVipQosMsg
举例(Example)
管理员可以使用DeleteVipQos来删除对VIP的网络带宽限制. 例如:
返回结果:
参数(Parameters)
备注
Feature_link
http://confluence.zstack.io/pages/viewpage.action?pageId=3051551
The text was updated successfully, but these errors were encountered: