Get Bridge Config
GET/vyos/firewall/bridge/config
Get bridge firewall configuration from VyOS.
Args: request: FastAPI request object (contains active session) refresh: If True, force refresh from VyOS. If False, use cache if available.
Returns: Configuration details for all bridge firewall chains and rules
Requires READ permission on FIREWALL_BRIDGE feature.
Request
Responses
- 200
- 422
Successful Response
Validation Error