pve_ceph_flags_list
Retrieves and displays the status of all 11 Ceph cluster flags (nobackfill, nodeep-scrub, etc.) with their values and descriptions.
Instructions
READ-ONLY: status of all 11 Ceph cluster flags (nobackfill, nodeep-scrub, nodown, noin, noout, norebalance, norecover, noscrub, notieragent, noup, pause).
GET /cluster/ceph/flags. Smoke-confirm: shape not live-verified — expected [{name, value, description}, ...] per schema truth. To change flags use pve_ceph_flags_set (bulk) or pve_ceph_flag_set (single).
Input Schema
| Name | Required | Description | Default |
|---|---|---|---|
| proximo_target | No | Which configured Proxmox target to run this call against — a target name from your multi-target config (a specific PVE/PBS/PMG/PDM box). Omit to use the single/default target from the environment; the selection applies only to this call. |
Output Schema
| Name | Required | Description | Default |
|---|---|---|---|
| result | Yes |