pve_acme_cert_renew
Renew an existing ACME TLS certificate for a Proxmox node. Dry-run by default; set confirm=True to apply the renewal and reload pveproxy.
Instructions
MUTATION: renew the node's existing ACME TLS certificate. Dry-run by default. Async — returns a UPID. MEDIUM: CA-validated, installed only on success (a failure can't lock you out); reloads pveproxy on success. force=renew even if more than 30 days to expiry. confirm=True to execute. Smoke-confirm: PUT shape + async UPID against a live PVE instance.
Input Schema
| Name | Required | Description | Default |
|---|---|---|---|
| node | No | ||
| force | No | ||
| confirm | 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 |