pbs_node_identity
Retrieves the unique identity of a Proxmox PBS node using its machine ID, enabling reliable node identification across infrastructure.
Instructions
READ-ONLY: unique server identity derived from /etc/machine-id. REVIEWED_TRUSTED. Needs PROXIMO_PBS_* config.
Input Schema
| Name | Required | Description | Default |
|---|---|---|---|
| node | No | PBS node name (or 'localhost'). OPTIONAL on the live schema — the only one of this module's four node-scoped reads where that's true. | localhost |
| 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 |