pve_node_cert_delete
Remove a custom TLS certificate from a PVE node to revert to its default self-signed certificate.
Instructions
MUTATION: delete the custom TLS certificate from a PVE node.
RISK_MEDIUM: PVE reverts to its self-signed certificate (recoverable by re-uploading). restart=True reloads pveproxy after deletion. confirm=True to execute.
DELETE /nodes/{node}/certificates/custom Smoke-confirm: endpoint and params shape not live-verified.
Input Schema
| Name | Required | Description | Default |
|---|---|---|---|
| node | No | ||
| confirm | No | ||
| restart | 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 |