Title
Create new category
Edit page index title
Edit category
Edit link
lbcli create qos-policy (2.3.16 and above)
Creates a new Quality of Service (QoS) policy.
Synopsis
Creates a new QoS policy.
Examples:
Flag | Short | Type | Default | Description |
|---|---|---|---|---|
--description | string | Policy description. | ||
--help | -h | bool | Help for qos-policy. | |
--name | string | Policy name (required). | ||
--global | bool | Indicates that this policy is global. | ||
--projects | stringSlice | Specify the projects that can have access to this policy. Note: Either specify the policy as Global (global=true), or explicitly name specific projects that can use this policy. | ||
--read-limit | uint32 | Specify the rate limit for read operations. The units of this field are defined by the rate limit Type field. Note: A 0 value encodes unlimited. | ||
--type | string | Limit type (iops, bw, ips-per-gb) (Required).
| ||
--wri | uint32 | Specify the rate limit for write operations. The units of this field are defined by the rate limit Type field. Note: A 0 value encodes unlimited. |
© 2026 Lightbits Labs™