Hello,
I'm trying to cleanup my PRTG cores, and trying to find a way to extract a list of all custom sensors with the script name and parameters (I have some scripts with hard coded passwords in sensor settings and I'll appreciate if there is an API call to get them easily).
I have tried this /api/table.json?content=sensors&columns=name,type,scriptparams_
but it doesn't work
Thank You
Add comment