pve_firewall_ipset_entry_add
Add an IP or network entry to a Proxmox IP set. Dry-run shows the plan; use nomatch for exclusion.
Instructions
MUTATION: add an IP/Network entry to an IP set. Dry-run by default — the PLAN shows the entry and warns it changes every referencing rule's match set. nomatch=True = exclusion.
Input Schema
| Name | Required | Description | Default |
|---|---|---|---|
| cidr | Yes | ||
| kind | No | ||
| name | Yes | ||
| node | No | ||
| vmid | No | ||
| scope | No | cluster | |
| comment | No | ||
| confirm | No | ||
| nomatch | 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 |