pdm_ping
Check the health of a PDM appliance. Returns 'pong' on successful connection, raises an error on failure.
Instructions
READ-ONLY: health check the PDM appliance.
No state change. Returns the string 'pong' on success; raises on connection/auth failure. For version details instead of a bare health check, use pdm_version. Needs PROXIMO_PDM_* config.
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 |