Azure DevOps REST API – retrieve DevOps Server/TFS version
Hi all,
I need to support multiple Azure DevOps Server/TFS instances. Is there a REST API to retrieve the version + other “system” info of a given instance?
The ideal would be something like /status/health API (only available for DevOps Services), not even requiring authentication.
Is there something similar?
Thanks in advance!
Hi all,I need to support multiple Azure DevOps Server/TFS instances. Is there a REST API to retrieve the version + other “system” info of a given instance? The ideal would be something like /status/health API (only available for DevOps Services), not even requiring authentication.Is there something similar? Thanks in advance! Read More