Skip to content
New issue

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]org.zstack.network.service.vip.APISetVipQosMsg #108

Open
HeathHose opened this issue Jun 18, 2017 · 0 comments
Open

[VIP]org.zstack.network.service.vip.APISetVipQosMsg #108

HeathHose opened this issue Jun 18, 2017 · 0 comments

Comments

@HeathHose
Copy link

HeathHose commented Jun 18, 2017

描述

限制VIP的网络带宽(set vip qos)

API

org.zstack.network.service.vip.APISetVipQosMsg

举例(Example)

管理员可以使用SetVipQos来限制Vip网络带宽. 例如:

SetVipQos vipUuid=f995b4e3593c45fabeabd92185d33f91 inboundBandwidth = 81920

返回结果:

{
    "success": true
}

参数(Parameters)

名字 描述 可选的参数 起始支持版本
vipUuid
inBoundBandwidth 下行带宽
outBoundBandwidth 上行带宽

备注

Feature_link

https://github.com/zstackio/issues/issues/4283

@HeathHose HeathHose changed the title [VIP] [VIP]org.zstack.network.service.vip.APISetVipQosMsg Jun 18, 2017
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

No branches or pull requests

1 participant