pve_acme_plugin_create
Creates an ACME DNS challenge plugin for Proxmox VE. Specify plugin ID, type, and DNS provider; run with confirm=True to execute.
Instructions
MUTATION: create an ACME DNS challenge plugin. Dry-run by default. confirm=True to execute. dns_api = DNS provider name (e.g. 'cf', 'route53'). Smoke-confirm: POST body shape (id in body) against a live PVE instance.
Input Schema
| Name | Required | Description | Default |
|---|---|---|---|
| data | No | ||
| confirm | No | ||
| disable | No | ||
| dns_api | No | ||
| plugin_id | Yes | ||
| plugin_type | 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 |