pve_firewall_ipset_create
Create an empty IP set to group addresses for Proxmox firewall rules. Dry-run shows the plan; confirm to create. Add entries and reference in rules to enforce.
Instructions
MUTATION: create an empty IP set. Dry-run by default — the PLAN shows the name and scope. Passive until a rule references it as '+name' and entries are added.
Input Schema
| Name | Required | Description | Default |
|---|---|---|---|
| kind | No | ||
| name | Yes | ||
| node | No | ||
| vmid | No | ||
| scope | No | cluster | |
| comment | 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 |