Ce contenu n'est pas disponible dans la langue sélectionnée.
8.171. neutron qos-bandwidth-limit-rule-create
usage: neutron qos-bandwidth-limit-rule-create [-h]
[-f {json,shell,table,value,yaml}]
[-c COLUMN]
[--max-width <integer>]
[--noindent] [--prefix PREFIX]
[--request-format {json}]
[--tenant-id TENANT_ID]
[--max-kbps MAX_KBPS]
[--max-burst-kbps MAX_BURST_KBPS]
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.
- --max-kbps MAX_KBPS
Maximum bandwidth in kbps.
- --max-burst-kbps MAX_BURST_KBPS
Maximum burst bandwidth in kbps.