pve_firewall_alias_update
Update a Proxmox firewall alias with a dry-run preview showing current values and changes. Changing the CIDR automatically updates all referencing firewall rules.
Instructions
MUTATION: update a firewall alias. Dry-run by default — the PLAN shows the current alias and the fields being changed. Changing the CIDR silently alters every referencing rule's match set.
Input Schema
| Name | Required | Description | Default |
|---|---|---|---|
| cidr | No | ||
| kind | No | ||
| name | Yes | ||
| node | No | ||
| vmid | No | ||
| scope | No | cluster | |
| digest | No | ||
| rename | No | ||
| 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 |