pve_firewall_options_set
Configure firewall options for cluster, node, or VM scope: set policies, log levels, ebtables, and rate limits. Dry-run shows plan and flags lockout risk; confirm to apply.
Instructions
MUTATION: set firewall options for a scope (policy_in/out, log levels, ebtables, log_ratelimit,
...). options is a key->value bag; delete unsets keys. Dry-run by default — the PLAN shows the
current values and flags lockout risk. RISK_HIGH when enabling the firewall or changing a policy.
Input Schema
| Name | Required | Description | Default |
|---|---|---|---|
| kind | No | ||
| node | No | ||
| vmid | No | ||
| scope | No | cluster | |
| delete | No | ||
| digest | No | ||
| confirm | No | ||
| options | 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 |