We are trying to get a system sorted to be able to delete a device from Endpoint Central Via API to make it automated into a script. When searching for a device to delete it seems that it will only scan 1 page, then give up.
If i change my $page = 1 to 2 it will search through the 2nd page. Its searching the first page. Cant find it then will not search any more.
Has anyone found a way to do a full global search for all devices or any ideas on how i can allow it to search through all the pages