use case:
Check if a gitlab repo already been imported into sonarqube.
currently the alm_settings api can only get/list alm_settings by sonar project key.we need to traverse all sonar projects to see if it was already bound to a gitlab repo.
It would still be an invaluable feature for us. So would performance improvements on the current search/browse endpoint, which takes over 20s to return and frequently causes UI timeouts.