pve_node_hosts_get
Retrieve the /etc/hosts content from a PVE node, returning the file data and its digest for verification.
Instructions
Get the /etc/hosts content of a PVE node (read).
GET /nodes/{node}/hosts — returns {data, digest}. Smoke-confirm: response shape not live-verified.
Input Schema
| Name | Required | Description | Default |
|---|---|---|---|
| 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 |