Hi Community
i wrote some powershell scripts for monitoring MagicInfo (Version 8 but i guess they work on Version 9 as well) on Paessler PRTG Monitoring Server.
The Powershell scripts connect to the API on MagicInfo.
You can find them here
https://github.com/limpleg/PRTG-SamsungMagicInfo-Powershells
What i note is, that when i monitor a lot of device through the API in a 10 minute interval, after 2 days the MagicInfo Server Web Service stopped working. Any advice on this?
Is there a Logout method of the API Key or something like that? In Swagger, i didn't find any information about that...