pve_ceph_rules
List configured Ceph CRUSH rule names from a Proxmox VE node. Provides read-only access to the cluster's CRUSH topology for inspection.
Instructions
READ-ONLY: list configured Ceph CRUSH rules (names only).
GET /nodes/{node}/ceph/rules. Smoke-confirm: shape not live-verified — expected [{name}, ...] per schema truth.
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 |