Hello everyone,
This seems pretty basic and I'm sure there's an easy solution I've overlooked somewhere even after searching on the community forum.
Basically I have a list of 40 devices that I want to search for on the client tab using the text input box. As it stands, I can only put one device ID in the search field and I've tried multiple ways to separate client IDs, to no avail.
I am in the process of writing an API to do something similar and iterate the list through 4 of our networks, but for now I just need to search for the devices per network without having to do them one at a time.
Is an API the only way to do this or is there some kind of delimiter I'm missing for the text input box?
Thank you