pve_firewall_set_enabled
Enable or disable the firewall for a specific Proxmox scope. Uses dry-run by default; confirmation required to apply changes.
Instructions
MUTATION (HIGH RISK): toggle the firewall on or off for the given scope. Dry-run by default. RISK_HIGH both directions: enabling may instantly lock you out (default-DROP, no ACCEPT for 22/8006); disabling strips all protection. Cluster scope = master kill-switch. Synchronous.
Input Schema
| Name | Required | Description | Default |
|---|---|---|---|
| kind | No | ||
| node | No | ||
| vmid | No | ||
| scope | No | cluster | |
| confirm | No | ||
| enabled | Yes | ||
| 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 |