pve_sdn_vnet_firewall_rule_get
Retrieve a specific SDN vnet firewall rule by its 0-based position. Use after listing rules to get details by index.
Instructions
READ-ONLY: get one vnet firewall rule by position.
LIVE/IMMEDIATE family. Positions SHIFT after inserts/deletes — use pve_sdn_vnet_firewall_rules_list to find the current position before editing/removing.
Input Schema
| Name | Required | Description | Default |
|---|---|---|---|
| pos | Yes | Rule position (0-based index) in this vnet's rule list. | |
| 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 |