Skip to content

[VIP]org.zstack.network.service.vip.APIGetVipQosMsg #110

@HeathHose

Description

@HeathHose

描述

获取对某VIP的网络带宽限制(get vip qos)

API

org.zstack.network.service.vip.APIGetVipQosMsg

举例(Example)

管理员可以使用GetVipQos来获取对某VIP的网络带宽限制. 例如:

GetVipQos vipUuid=f995b4e3593c45fabeabd92185d33f91 

返回结果:

{
    "inventory": {
           "vipUuid" : "f995b4e3593c45fabeabd92185d33f91"
           "inboundBandwidth" : "81920"
           "outboundBandwidth" : "81920"
     }
    "success": true
}

参数(Parameters)

名字 描述 可选的参数 起始支持版本
vipUuid

备注

Feature_link

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

Metadata

Metadata

Assignees

No one assigned

    Labels

    No labels
    No labels

    Type

    No type

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions