pmg_quarantine_blocklist_add
Add an address to the quarantine blocklist with a dry-run by default. Set confirm to true to execute.
Instructions
MUTATION (LOW): add an address to the quarantine blocklist. Dry-run by default. confirm=True to execute. Needs PROXIMO_PMG_* config.
PMG 9.1 live-verified path via pmgsh ls: POST /quarantine/blocklist. pmail: scope to a per-user blocklist (optional).
Input Schema
| Name | Required | Description | Default |
|---|---|---|---|
| pmail | No | ||
| address | Yes | ||
| confirm | 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 |