proxmox_acme_account
Manage ACME accounts for automated SSL certificate provisioning. Actions include list, get, create, update, and delete.
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 | |
| contact | No | Contact email address | |
| tos_url | No | URL of CA TermsOfService | |
| directory | No | URL of ACME CA directory endpoint | |
| action | Yes | List all ACME accounts |