Questo contenuto non è disponibile nella lingua selezionata.
8.181. neutron qos-minimum-bandwidth-rule-create
usage: neutron qos-minimum-bandwidth-rule-create [-h]
[-f {json,shell,table,value,yaml}]
[-c COLUMN]
[--max-width <integer>]
[--noindent]
[--prefix PREFIX]
[--request-format {json}]
[--tenant-id TENANT_ID]
--min-kbps MIN_KBPS
--direction {egress}
QOS_POLICY
Positional arguments
- 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.
- --tenant-id TENANT_ID
The owner tenant ID.
- --min-kbps MIN_KBPS
QoS minimum bandwidth assurance, expressed in kilobits
per second.
- --direction {egress}
Traffic direction.