Get URL to obtain code coverage with sonarqube 5.6.1

Must-share information (formatted with Markdown):

  • which versions are you using (SonarQube 5.6.1)
  • Any recommendations on how to construct an URL to retrieve the code coverage using ID and overview?
  • https://{{ server }}: {{ port}} /overview?id=169127

I have tried:
https://{{ server }}: {{ port}}/api?id=169127?metrics=coverage
https://{{ server }}: {{ port}}/api/id=169127?metrics=coverage
http://{{ server }}: {{ port}}/api/resources?resource=169127

Hi,

The latest release is 7.6, and current LTS is 6.7.6. You’re going to have a hard time finding support for any version before that.

 
Ann