Forum Discussion
Mike_Moniz
2 years agoProfessor
I don’t think there is a way in the GUI but you should be able to do that using the API. Generally when I want to do something in bulk I end up using the API. As an MSP, I suggest putting in some time building/finding a few common bulk scripts. Bulk adding devices, bulk website monitoring, bulk SDT, etc. LM provides a Python Library to make it a easier to do and there are a few PowerShell based modules out there also. What is also useful is that the Portal itself uses the API, so using the browser dev tool’s network tab, you can see what API calls are being used while using the GUI, then code that in a loop for bulk work.
Related Content
- 2 years ago