pbs_acme_tos
Retrieve the Terms-of-Service URL from an ACME directory for automated certificate management, returning the URL or None if not advertised.
Instructions
READ-ONLY: get the Terms-of-Service URL for an ACME directory (or None if the CA advertises no ToS). The PBS host fetches the given directory URL live (https-only, validated) and the response is authored by whoever controls that URL — classified ADVERSARIAL in the taint control for exactly that reason. Needs PROXIMO_PBS_* config.
Input Schema
| Name | Required | Description | Default |
|---|---|---|---|
| directory | No | ACME directory URL to look up the Terms of Service for; omit to use PBS's default CA. | |
| 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 |