Share via

Rest API for Azure devops

Vemuri, Surya 21 Reputation points
2022-01-20T03:47:44.297+00:00

Hi,

Im trying to use azure devops apis to find the deployments for a pipe line using the api https://vsrm.dev.azure.com/{organization}/{project}/_apis/release/releases?api-version=6.0 and it returns all the releases. I have two questions

1)From the list I need to find which is the latest release that is deployed in a particular environment. I dont see any particular way to identify if a release is deployed in a particular environment.

2)Once I identify the release, how do I trigger the release to deploy in a particular environment? I dont see a way to trigger a release from the api.

Please guide me in correct direction

Community Center | Not monitored
0 comments No comments

Answer accepted by question author

Anonymous
2022-01-20T03:50:28.807+00:00

Devops / TFS is not currently supported here on Q&A. The product group for Azure DevOps / TFS actively monitors questions over at
https://developercommunity.visualstudio.com/report?space=21&entry=problem
https://developercommunity.visualstudio.com/report?space=22&entry=problem

--please don't forget to upvote and Accept as answer if the reply is helpful--

Was this answer helpful?

0 comments No comments

0 additional answers

Sort by: Most helpful

Your answer

Answers can be marked as 'Accepted' by the question author and 'Recommended' by moderators, which helps users know the answer solved the author's problem.