pmg_backup_create
Create a configuration backup of a Proxmox Mail Gateway node, including optional mail statistics. Use confirm=True to execute; dry-run by default.
Instructions
MUTATION (LOW): create a PMG configuration backup. Dry-run by default. confirm=True to execute. Needs PROXIMO_PMG_* config.
PMG 9.1 live-verified path via pmgsh ls: POST /nodes/{node}/backup. notify: always|error|never (default never). statistic: include mail statistics in backup (default True). Backup is written to /var/lib/pmg/backup/ on the target node.
Input Schema
| Name | Required | Description | Default |
|---|---|---|---|
| node | No | ||
| notify | No | never | |
| confirm | No | ||
| statistic | 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 |