pve_ceph_status
View the current health and status of the Ceph cluster in Proxmox VE, including monmap, osdmap, and pgmap summaries.
Instructions
READ-ONLY: cluster-wide Ceph health/status.
GET /cluster/ceph/status. Smoke-confirm: shape not live-verified — expected a nested dict
(health/monmap/osdmap/pgmap summary, matching ceph status/ceph -s). The node-scoped
/nodes/{node}/ceph/status is a documented IDENTICAL alias per schema truth — not built as a
separate tool; use this cluster form regardless of which node you'd otherwise target.
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 |