pfsense-api icon indicating copy to clipboard operation
pfsense-api copied to clipboard

The missing REST API package for pfSense

Results 54 pfsense-api issues
Sort by recently updated
recently updated
newest added

- Adds /api/v1/interface/group endpoint to create, read, update and delete interfaces groups. (#242) - Allows interface groups to be specified in /api/v1/firewall/rule creations and updates. (#241) - Adds /api/v1/services/openvpn/server endpoint...

needs testing
work in progress

**Is your feature request related to existing pfSense functionality that is missing from the API? Please describe.** We would like to configure the Default Gateway used by psfense. Select a...

feature request
backlog

I know this is probably not been used by a lot of people. If this can be implemented and allowing toggling of gateway on different tiers (e.g. priority) would be...

feature request

Since version 1.4.0 there is a possibility to manage floating firewall rules. But the meaning of floating rules is, that they can be related to multiple interfaces. When you open...

feature request
backlog

**Is your feature request related to existing pfSense functionality that is missing from the API? Please describe.** Can not sign a CSR using the api. **Is your feature request related...

feature request
backlog

**Describe the bug** It seems impossible to add a rule to an interface group - the api returnes an error instead of accepting the interface group name. However, the interface...

feature request

It would be great if I could access PFsense IPsec service through API from my application.

feature request
backlog

I wonder how to get the original content (XML-string) of the config file, e.g. for backup purposes. I converted the json result of the current /system/config GET endpoint to XML...

documentation
troubleshooting

Hi, Actually, i can set firewall rules on "normal" interfaces like wan, lan, optX... BUT fails when apply the same rules on my openvpn interface... Litteral rule: "Accept all from...

feature request
backlog

**Is your feature request related to existing pfSense functionality that is missing from the API? Please describe.** A URL or documentation about the requested functionality. Ex. /firewall_rule.php [...] services_dhcp.php?if=opt2 **Is...

feature request