pmg_postfix_qshape
Retrieves the Postfix queue shape from a Proxmox Mail Gateway node, showing per-domain and total queue-age bucket counts.
Instructions
Get PMG Postfix queue shape (read). Needs PROXIMO_PMG_* config.
PMG 9.1 live-verified: /nodes/{node}/postfix/qshape returns a list of dicts (one row per domain + a TOTAL row with queue-age bucket counts).
Input Schema
| Name | Required | Description | Default |
|---|---|---|---|
| node | 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 |