Red Hat Training

A Red Hat training course is available for Red Hat OpenStack Platform

8.185. neutron qos-minimum-bandwidth-rule-update

usage: neutron qos-minimum-bandwidth-rule-update [-h]
                                                 [--request-format {json}]
                                                 --min-kbps MIN_KBPS
                                                 --direction {egress}
                                                 MINIMUM_BANDWIDTH_RULE
                                                 QOS_POLICY
Update the given qos minimum bandwidth rule.

Positional arguments

MINIMUM_BANDWIDTH_RULE


      ID of minimum_bandwidth_rule to update.

QOS_POLICY


        ID or name of the QoS policy.

Optional arguments

-h, --help


        show this help message and exit

--request-format {json}


      DEPRECATED! Only JSON request format is supported.

--min-kbps MIN_KBPS


        QoS minimum bandwidth assurance, expressed in kilobits
      per second.

--direction {egress}


        Traffic direction.