pve_acme_account_create
Registers a new ACME account with a Certificate Authority using specified name and contact. Dry-run by default; set confirm=true to execute.
Instructions
MUTATION: register a new ACME account with the CA. Dry-run by default. confirm=True to execute. Smoke-confirm: POST body shape (name in body) against a live PVE instance.
Input Schema
| Name | Required | Description | Default |
|---|---|---|---|
| name | Yes | ||
| confirm | No | ||
| contact | Yes | ||
| tos_url | No | ||
| directory | 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 |