Hi,
I’m working on automation to set the group permissions for my organization(s) and their projects. Although setting and removing permissions is straightforward, I can’t find anything in the web_api
documentation to see the current permissions that a group has. Without that information it is impossible to create reconciliation logic, other than forcibly writing the values on each run. Furthermore, it is rather important to be able to automatically check that setting the permissions has worked.
Is there such an endpoint and did I just not find it? Managing our organizations by hand is not an option and this is blocking further adoption of SonarCloud for us.