Hey all new to the community...
Just started using the API's and have already hit a snag. has anyone else ran into a 10 character limit in the endpoint api?
specifically: /endpoint/v1/endpoints?hostnameContains=<SOMESTRING>
If I enter a device name longer than 10 characters it appears to truncate it and return results as if I only sent the first 10 characters.
So something like SOMESTRING or SOMESTRING1 or SOMESTRINGasfasdfasdfa will all return the same data.
Is there a way past this limitation or is there a better way to search for a host?
Respectfully,