SonicOS API 6.5 expiration information
CTaylor
Newbie ✭
On 7 devices I can query /reporting/license/security-services
to get license info. This information includes expiration information for security services and hardware warranty.
Is there an endpoint in 6.5 that I can get this expiration information?
Only real licensing info I can find is under /reporting/system
but that doesn't give any expiration data.
Category: Developer Hub
0
Answers
Hello, I'm working on a template for Zabbix SonicOS 6.5 and I was able to get this data out, hope it helps you. Regarding the expiration dates of the support, I did not find anything.
/api/sonicos/reporting/system (Licenced or UNlicenced)
/api/sonicos/reporting/anti-spam/status/service (Date Licenced or Nathing o 405)
/api/sonicos/reporting/anti-spyware (Date Licenced or Nathing o 405)
/api/sonicos/reporting/gateway-antivirus (Date Licenced or Nathing o 405)
/api/sonicos/reporting/intrusion-prevention (Date Licenced)
Regrads