Forum Discussion
I might start with a suggestion from someone about using the LogicMonitor Powershell scripts...
- Anonymous
Max size on that call is 1000. If you're passing in 1800, it might be discarding that query parameter as invalid and only returning the first 50 DSs, which is the default size.
If you're stuck on powershell, i'm afraid someone else will have to chime in. However, if you're open to it, i'd consider python. The Python SDK is pretty powerful and fairly easy to use.
Out of curiosity, what's your goal in exporting the DSs? I know of some other community members who do this regularly and check into a git repo in order to track changes to the DSs.
Related Content
- 2 years ago
- 7 months ago
- 8 months ago