-
-
Notifications
You must be signed in to change notification settings - Fork 126
Closed
Labels
bugSomething isn't workingSomething isn't working
Description
Describe the bug
500 error calling /api/v2/status/ipsec/child_sa
To Reproduce
Make a valid call to the endpoint
Expected behavior
Return the IPsecChildSAStatus model
Screenshots or Response
If applicable, add screenshots or response data to help explain your problem.
pfSense Version & Package Version:
- pfSense Version: 2.7.2
- Package Version 2.3.5
Affected Endpoints:
- URL: /api/v2/status/ipsec/child_sa
Additional context
From looking at the /api/v2/ipsec/sas, I got the parent_id and id (both 0) and am passing those as query parameters to the endpoint
This appears to be that it is trying to call a method with a space in it undefined method RESTAPI\\Models\\IPsecChildSAStatus::get_ipsec_child SA_statuses()
Metadata
Metadata
Assignees
Labels
bugSomething isn't workingSomething isn't working
