LogicMonitor.Api C# API nuget 1.191 Released
All that strongly-typed goodness can be found in the usual place:
- Web: https://www.nuget.org/packages/LogicMonitor.Api/
- Visual Studio / VS Code: manage nuget packages for your project/solution and search for "LogicMonitor"

It's THIS easy to print an inventory of all regular Resources (paging is handled automatically):

We will answer your questions on this forum! Please include the word "C#" or "nuget" in your subject line.
David Bond
Posted 2 years ago·Last reply 2 years ago
4 comments
David Bond
OP2 years agokk_1
Having read your linked topic here, I have raised the following Github issue:
https://github.com/panoramicdata/LogicMonitor.Api/issues/10
We will try to fix this for you. Please be patient!
David
kk_1
·2 years agoThank you David_Bond , I appreciate you looking into this, I will keep an eye on the github issue.
David Bond
OP2 years agokk_1 - I hate to be that person, but "it works on my machine" 😀
The code I have tested is:
Please could you post a code snippet?
Thanks,
David
kk_1
·2 years agoHi David_Bond,
Thank you for the code and above sample. I have a question on this, when using the above code to collect all devices it limits me to 300 at a time (even if I increase the Take). I have written up my experience at LogicMonitor.Api C# nuget limits size to 300? | LogicMonitor - 16139 and then found this post about using the same function. Is there a reason for the line which limits to 300?