pmg_mynetworks_remove
Remove a CIDR from the PMG mynetworks trusted relay list. Dry-run by default; set confirm=True to execute. After removal, internal senders in the range become subject to spam filtering.
Instructions
MUTATION (MEDIUM): remove a CIDR from the PMG mynetworks trusted relay list. Dry-run by default. confirm=True to execute. Needs PROXIMO_PMG_* config.
PMG 9.1 live-verified path via pmgsh ls: DELETE /config/mynetworks/{cidr} (CIDR URL-encoded). Internal senders in the range will be subject to spam filtering after removal.
Input Schema
| Name | Required | Description | Default |
|---|---|---|---|
| cidr | 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 |