12-23-2021 02:31 AM
Hello
My PI is out of support and I was wondering if this affects the API calls I'm making, when ever I make https://server_ip/webacs/api/v1/data/Devices for example, the response will be count = 0 and no data is coming back.
and for the APIs that going with /op/something I do get information which is weird. so anyone faced this issue?
Thank you
12-23-2021 03:17 AM
Hello,
out of support meaning...the license is expired ?
12-23-2021 03:19 AM
Yes, but AFAIK that the API still works
12-23-2021 03:41 AM
Hello,
does the output work for other commands (such as the one below) ?
https://SERVER/webacs/api/v1/op/statisticsService/device/topNCPU?range=1&topN=5
The license controls the number of devices that can be managed, so I guess with an expired license, it makes sense that the device count is 0.
What if you add:
https://server_ip/webacs/api/v1/data/Devices.full=true
to that URL ?
12-23-2021 08:12 AM
Hi
for the first one it gives
Discover and save your favorite ideas. Come back to expert answers, step-by-step guides, recent topics, and more.
New here? Get started with these tips. How to use Community New member guide