pbs_acme_account_list
List registered PBS ACME account names. Use this read-only operation to get account identifiers, enabling retrieval of full account details.
Instructions
READ-ONLY: list registered PBS ACME account NAMES (the schema's own response item is
{"name": str} only — use pbs_acme_account_get for full account detail). Needs
PROXIMO_PBS_* config.
Input Schema
| Name | Required | Description | Default |
|---|---|---|---|
| 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 |