pve_node_disk_smart
Retrieve SMART health attributes and status for a disk on a Proxmox VE node to monitor disk reliability without triggering any self-test.
Instructions
Get SMART health data for a disk on a PVE node (read).
GET /nodes/{node}/disks/smart?disk=… — SMART attributes and health status. Smoke-confirm: GET (read) only — this tool does NOT trigger a self-test.
Input Schema
| Name | Required | Description | Default |
|---|---|---|---|
| disk | Yes | ||
| node | No | ||
| 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 |