Currently with the API at the moment if I want to find the registered clients with ‘SQL Server’, I need to iterate through the GET /Clients/ collection one by one for each clientproperties → client → idaList → idaEntity → appName.
Is there a more efficient way? The GET /Agents/ command suite is not suitable in this instance because it requires passing the clientId.