pve_ceph_crush
Retrieve the OSD CRUSH map from a Proxmox VE node, decompiled to plaintext format.
Instructions
READ-ONLY: the OSD CRUSH map, decompiled to text.
GET /nodes/{node}/ceph/crush. Smoke-confirm: shape not live-verified — expected the
plaintext crushtool -d-style output.
Input Schema
| Name | Required | Description | Default |
|---|---|---|---|
| node | No | PVE node name to query; defaults to the configured node if omitted. | |
| 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 |