pve_sdn_vnet_firewall_options_get
Retrieve current vnet firewall options including enable, log_level_forward, and policy_forward. Useful to inspect firewall state before making changes with the set tool.
Instructions
READ-ONLY: get vnet firewall options (enable, log_level_forward, policy_forward).
LIVE/IMMEDIATE family — unlike the sibling zone/vnet/subnet SDN objects, vnet firewall
state has NO pending/apply lifecycle: what pve_sdn_vnet_firewall_options_set writes here
takes effect on live guest traffic immediately, not after pve_sdn_apply. enable
defaults to 0 (schema-declared) if never set. Use pve_sdn_vnet_firewall_options_set to
change these.
Input Schema
| Name | Required | Description | Default |
|---|---|---|---|
| vnet | Yes | SDN vnet name. | |
| 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 |