ACME Accounts
proxmox_acme_accountManage ACME accounts for automated SSL certificates in Proxmox VE: list, get, create, update, or delete accounts using the ACME directory.
Instructions
Manage ACME accounts. action=list|get: query accounts | action=create|update|delete: manage accounts (requires elevated)
Input Schema
| Name | Required | Description | Default |
|---|---|---|---|
| name | No | ACME account name | |
| action | Yes | List all ACME accounts | |
| contact | No | Contact email address | |
| tos_url | No | URL of CA TermsOfService | |
| directory | No | URL of ACME CA directory endpoint |