pbs_acme_plugin_get
Retrieve the full configuration of a Proxmox Backup Server ACME DNS challenge plugin, including the raw credential data, using a read-only API call.
Instructions
READ-ONLY: get one PBS ACME plugin's full config, INCLUDING the raw data credential
blob (PBS does not strip it on read). Handle the result as sensitive. Needs PROXIMO_PBS_*
config.
Input Schema
| Name | Required | Description | Default |
|---|---|---|---|
| plugin_id | Yes | ID of the ACME DNS challenge plugin. | |
| 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 |