Join the Conversation

To sign in, use your existing MySonicWall account. To create a free MySonicWall account click "Register".

Swagger UI lists unsupported API endpoints?

BWCBWC Cybersecurity Overlord ✭✭✭
edited November 2020 in Developer Hub

Hi,

I'am trying to gather the status of VPN connections via API on my TZ 400 running 6.5.4.7 but

/api/sonicos/reporting/tunnel-interfaces/vpn/status

always returns

{
  "status": {
    "success": false,

    "info": [
      { "level": "error", "code": "E_INVALID_API_CALL", "message": "API endpoint is incomplete." }
    ]
  }
 }

Does this mean the endpoint is not supported on Gen 6? Then why it's listed in the first place in the Swagger UI?

Another dream crushed to have the VPN status reported back to ZABBIX, because SNMP lacks this information and now API?

--Michael@BWC

Category: Developer Hub
Reply
Tagged:

Best Answers

Answers

  • BWCBWC Cybersecurity Overlord ✭✭✭

    Hi @Jaime

    thanks for the information, even it's very unfortunate, last chance to get the VPN status back into ZABBIX gone.

    Next stop, Gen7.

    --Michael@BWC

Sign In or Register to comment.