Tegile IntelliFlash - API - Datasources?
Hello,
We're monitoring a lot of Tegile device(s) via SNMP (making use of the OOB datasources, however, those fail quite often).
This is happening for the majority of our clients & after our NOC opened a case with Tegile directly (they stated there's a bug when using SNMP on the MGMT IP).
Having that in mind, I started leveraging the possibility of using Tegile API instead of SNMP.
Searched through the Exchange but found none developed yet. My idea would be replace the SNMP with API ones.I've found their documentation about API calls but, actually requires some help to put that into Groovy.
I'm able to do it in Python, but, Groovy is the way to go on LM.
Added their documentation related with the REST API to my github for everyone to see it -> https://github.com/vitor7santos/RestAPI_docs
Can someone perhaps help me out on how to do a simple API call into those on Groovy?