proxmox_cluster_firewall_rule
List, get, create, update, and delete cluster firewall rules in Proxmox VE. Manage rule actions, types, and settings for inbound, outbound, and group rules.
Instructions
Manage cluster firewall rules. action=list: list rules | action=get: get rule by position | action=create: create rule (elevated) | action=update: update rule (elevated) | action=delete: delete rule (elevated)
Input Schema
| Name | Required | Description | Default |
|---|---|---|---|
| pos | No | Rule position | |
| rule_action | No | Rule action (ACCEPT, REJECT, DROP) | |
| type | No | Rule type | |
| comment | No | ||
| dest | No | ||
| dport | No | ||
| enable | No | ||
| iface | No | ||
| log | No | ||
| macro | No | ||
| proto | No | ||
| source | No | ||
| sport | No | ||
| delete | No | ||
| digest | No | ||
| moveto | No | ||
| action | Yes |