Is your feature request related to a problem? Please describe.
When i created port forward there is a option in the web ui that allow created rule association with the port forward.
In the api there is also a field (associated_rule_id) like in web ui but its only have 2 option is [empty, pass]
Describe the solution you'd like
The field associated_rule_id should also support options [add-associated]
Example image:
Describe alternatives you've considered
I tried to add to fork the repo and add the field myself then run github action to build the pkg. But can not setup runner in FreeBSD
Is your feature request related to existing pfSense functionality that is missing from the API? Please describe.
https://docs.netgate.com/pfsense/en/latest/nat/port-forwards.html
Is your feature request related to a problem? Please describe.
When i created port forward there is a option in the web ui that allow created rule association with the port forward. In the api there is also a field (associated_rule_id) like in web ui but its only have 2 option is [empty, pass]
Describe the solution you'd like The field associated_rule_id should also support options [add-associated]
Example image:
Describe alternatives you've considered I tried to add to fork the repo and add the field myself then run github action to build the pkg. But can not setup runner in FreeBSD
FreeBSD pfSense.home.arpa 14.0-CURRENT FreeBSD 14.0-CURRENT amd64 1400094
Additional context None