Home
Help
Search
Login
Register
OPNsense Forum
»
Archive
»
19.7 Legacy Series
»
Api issue on module ipsec
« previous
next »
Print
Pages: [
1
]
Author
Topic: Api issue on module ipsec (Read 3403 times)
mehdi_fa
Newbie
Posts: 3
Karma: 0
Api issue on module ipsec
«
on:
March 03, 2020, 05:41:11 pm »
Hi there,
I'm trying to use the ipsec module API as described by documentation but I'm facing issue when calling the endpoint.
OPNsense version: 19.1.10
What've tried: curl -XGET -v -k -u "$key":"$secret" "
https://myOPNsense/api/ipsec/key_pairs/searchItem
"
What is returned: {"message":"controller OPNsense\\Core\\Api\\IndexController not found","status":400}
Is the API fully implemented ? or is it a bug already fixed in earlier version ?
thanks !
Logged
mimugmail
Hero Member
Posts: 6767
Karma: 494
Re: Api issue on module ipsec
«
Reply #1 on:
March 04, 2020, 09:30:59 am »
IPsec is not API enabled yet ... the guys are currently working on API-enabling Firewall rules.
Logged
WWW:
www.routerperformance.net
Support plans:
https://www.max-it.de/en/it-services/opnsense/
Commercial Plugins (German):
https://opnsense.max-it.de/
mehdi_fa
Newbie
Posts: 3
Karma: 0
Re: Api issue on module ipsec
«
Reply #2 on:
March 05, 2020, 10:38:10 am »
thanks !
Logged
Print
Pages: [
1
]
« previous
next »
OPNsense Forum
»
Archive
»
19.7 Legacy Series
»
Api issue on module ipsec