opnsense_route (Data Source)

Routes can be used to teach your firewall which path it should take when forwarding packets to a specific network.

Schema

Required

  • id (String) UUID of the resource.

Read-Only

  • description (String) Optional description here for your reference (not parsed).
  • enabled (Boolean) Whether this route is enabled.
  • gateway (String) Which gateway this route applies, e.g. WAN.
  • network (String) Destination network for this static route.