proxmox_acme_account
Manage ACME accounts for automated SSL certificate provisioning. Supports listing, querying, creating, updating, and deleting accounts.
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 |