pve_acme_cert_revoke
Revoke a Proxmox node's ACME TLS certificate at the Certificate Authority. This irreversible action executes only with confirm=True; dry-run is default.
Instructions
MUTATION: IRREVERSIBLE — revoke the node's ACME TLS certificate at the CA. Dry-run by default. Async — returns a UPID. HIGH: a revoked cert cannot be un-revoked; only a NEW pve_acme_cert_order restores trust. To fall back to PVE's self-signed cert WITHOUT revoking at the CA, use pve_node_cert_delete instead. confirm=True to execute. Smoke-confirm: DELETE shape against a live PVE instance.
Input Schema
| Name | Required | Description | Default |
|---|---|---|---|
| node | 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 |