此内容没有您所选择的语言版本。
8.186. neutron qos-policy-create
usage: neutron qos-policy-create [-h] [-f {json,shell,table,value,yaml}] [-c COLUMN] [--max-width <integer>] [--noindent] [--prefix PREFIX] [--request-format {json}] [--tenant-id TENANT_ID] [--description DESCRIPTION] [--shared] NAME
Create a qos policy.
Positional arguments
- NAME
Name of the QoS policy to be created.
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.
- --description DESCRIPTION
Description of the QoS policy to be created.
- --shared
Accessible by other tenants. Set shared to True
(default is False).