SonarQube Web API Version 7.9 LTS documentation

SonarQube Version: 7.9 LTS
Where is the web API documentation for this version? I can find the documentation for version 4.3, but not the latest versions of the API documentation. I’ve been using the community forum as a reference, trying to guess how things are put together.

Hello @BermudaLamb,

You excavated documentation for a very old version of SonarQube (4.3).
Since a while now we changed our documentation system.

  • You can get online docs of SOnarQube from https://docs.sonarqube.org/latest/ - (Latest 8.3 documentation is currently under deployment so you cannot access other versions, but within a few hours the 8.3 top left will be a pull down menu that will allow to access all recent versions including 7.9)
  • The documentation is also embedded in SonarQube itself so if you click on the ? sign top right of your SonarQube you’ll be able to access the SonarQube server embedded documentation

Let me know if that works for you.

Yes, this works for me! Thank you very much.