osc network qos policy bandwidth-limit-rule set
Updates a bandwidth limit rule for a QoS policy.
Normal response codes: 200
Error response codes: 400, 401, 404
Usage: osc network qos policy bandwidth-limit-rule set [OPTIONS] <POLICY_ID> <ID>
Arguments:
<POLICY_ID>
— policy_id parameter for /v2.0/qos/policies/{policy_id}/bandwidth_limit_rules/{id} API<ID>
— id parameter for /v2.0/qos/policies/{policy_id}/bandwidth_limit_rules/{id} API
Options:
-
--direction <DIRECTION>
— The direction of the traffic to which the QoS rule is applied, as seen from the point of view of theport
. Valid values areegress
andingress
Possible values:
egress
,ingress
-
--max-burst-kbps <MAX_BURST_KBPS>
— The maximum burst size (in kilobits). Default is0
-
--max-kbps <MAX_KBPS>
— The maximum KBPS (kilobits per second) value. If you specify this value, must be greater than 0 otherwise max_kbps will have no value