pve_firewall_rules_list
List active firewall rules for cluster, node, or guest scope. Returns rule details including action, direction, protocol, and address fields.
Instructions
List firewall rules for the given scope (cluster, node, or guest) (read-only).
Returns the active rules at that scope level, including action, direction, protocol, and address/port fields. Use pve_firewall_options_get to read firewall settings (enable flag, policy, log rate).
Input Schema
| Name | Required | Description | Default |
|---|---|---|---|
| kind | No | ||
| node | No | ||
| vmid | No | ||
| scope | No | cluster | |
| 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 |