pve_ceph_flag_get
Read the current value of a specified Ceph cluster flag, such as noout or noup, to check its status.
Instructions
READ-ONLY: current value of one Ceph cluster flag.
GET /cluster/ceph/flags/{flag}. Smoke-confirm: shape not live-verified — expected a bare boolean per schema truth.
Input Schema
| Name | Required | Description | Default |
|---|---|---|---|
| flag | Yes | Flag name: one of nobackfill, nodeep-scrub, nodown, noin, noout, norebalance, norecover, noscrub, notieragent, noup, pause. | |
| 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 |