set_pool_autoscale
Set the PG autoscale mode for a Ceph pool to on, off, or warn. Changes are reversible to prior state.
Instructions
[WRITE][risk=medium] Set a pool's PG autoscale mode (on/off/warn). Reversible → prior.
Args: pool_name: Pool name (from pool_ls). mode: Autoscale mode: "on", "off", or "warn". target: Ceph target name from config; omit for the default.
Input Schema
| Name | Required | Description | Default |
|---|---|---|---|
| mode | Yes | ||
| target | No | ||
| pool_name | Yes |