I’ve just started looking at the API documentation, and it looks like if I don’t know the Device ID but only the name, the only way I can query the API is to return all devices and then filter my results.
The only filter option I can find in the documentation for the servers ‘is_compatible’.
Is getting all servers and then filtering the results the only way?
Thanks!