mc qos rule
Description
The mc qos rule commands allow you to manage Quality of Service (QoS) rules on an AIStor deployment.
QoS rules enable you to control API request rates and concurrency to ensure fair resource allocation and prevent system overload. Rules can be configured based on API operations, bucket patterns, and object prefixes.
For more information, see Bucket-level Quality of Service.
Added in RELEASE.2025-12-20T04-58-37Z
mc qos rule and its subcommands require AIStor Client RELEASE.2025-12-19T20-11-44Z or later and AIStor Server RELEASE.2025-12-20T04-58-37Z or later.
Subcommands
mc qos rule includes the following subcommands:
| Subcommand | Description |
|---|---|
add |
Add a new QoS rule. |
export |
Export QoS configuration in YAML format. |
import |
Import QoS configuration from a YAML file. |
list |
Display configured QoS rules. |
remove |
Remove one or more QoS rules. |
You can also display QoS metrics and status for a specified bucket with the mc qos status command.