proxmox_cluster_firewall
Query and manage cluster firewall metadata, including options, macros, and references. Update firewall policies and enable settings.
Instructions
Query/manage cluster firewall metadata. action=get_options: get firewall options | action=update_options: update firewall options (elevated) | action=list_macros: list firewall macros | action=list_refs: list firewall refs
Input Schema
| Name | Required | Description | Default |
|---|---|---|---|
| enable | No | Enable firewall | |
| policy_in | No | Inbound policy (ACCEPT, REJECT, DROP) | |
| policy_out | No | Outbound policy (ACCEPT, REJECT, DROP) | |
| log_ratelimit | No | Log rate limit | |
| type | No | Filter by reference type | |
| action | Yes |