pve_firewall_ipset_entry_remove
Remove an IP or network entry from a Proxmox firewall IP set. The default dry-run displays the plan and warns that all referencing rules' match sets will change, which may open or close access.
Instructions
MUTATION: remove an IP/Network entry from an IP set. Dry-run by default — the PLAN shows the entry and warns it changes every referencing rule's match set (may open or close access).
Input Schema
| Name | Required | Description | Default |
|---|---|---|---|
| cidr | Yes | ||
| kind | No | ||
| name | Yes | ||
| node | No | ||
| vmid | No | ||
| scope | No | cluster | |
| digest | No | ||
| 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 |