Hello,
I'm trying to query IPsec tunnel status via API v2, but the response I get via the swagger UI is
{"status": 405, "result": "method not allowed, please remove IPSec tunnels from webui to proceed further"}
The token is good as other endpoints work and the /api/v2/steering/ipsec/ endpoint is allowed for this token.
Any clue why I'm getting this response?
-JD