pmg_domains_list
Retrieve a list of managed mail domains from Proxmox Mail Gateway. Each entry includes the domain name and comment.
Instructions
READ-ONLY: list PMG managed mail domains. Needs PROXIMO_PMG_* config.
Returns a list of domain dicts (domain name + comment). Use pmg_domain_create/pmg_domain_delete to manage domains.
Input Schema
| Name | Required | Description | Default |
|---|---|---|---|
| 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 |