Feature
This view displays the I/O resource configuration in Resource Manager.
Fields
| Field | Type | Nullable | Description |
|---|---|---|---|
| PLAN | varchar(128) | NO | The name of the resource plan to which the instruction belongs. |
| GROUP_OR_SUBPLAN | varchar(128) | NO | The name of the resource group controlled by the instruction. |
| COMMENTS | varchar(2000) | YES | Comments for the resource plan. |
| MIN_IOPS | bigint(20) | NO | The reserved IOPS. Value range: 0-100 |
| MAX_IOPS | bigint(20) | NO | The maximum IOPS. Value range: 0-100 |
| WEIGHT_IOPS | bigint(20) | NO | The shared IOPS. Value range: 0-100 |