pve_node_time_set
Set the timezone on a PVE node. Reads the current timezone before applying and allows revert by reapplying the captured timezone.
Instructions
MUTATION: set the timezone on a PVE node.
RISK_LOW. CAPTURE: reads the current timezone before planning; if unreadable → complete=False. Revert by re-applying the captured timezone. confirm=True to execute.
PUT /nodes/{node}/time Smoke-confirm: endpoint and body shape not live-verified.
Input Schema
| Name | Required | Description | Default |
|---|---|---|---|
| node | No | ||
| confirm | No | ||
| timezone | Yes | ||
| 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 |