pve_node_time_get
Retrieve the current local time and timezone of a Proxmox VE node for synchronization checks and logging alignment.
Instructions
Get the current time and timezone of a PVE node (read).
GET /nodes/{node}/time — returns {localtime, time, timezone}. 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 |