Forum Discussion
Azure Apis rest call help
hey guys,
have this case where need to add the deploymentstatus of azure dev azure rest apis: https://docs.microsoft.com/en-us/rest/api/azure/devops/release/releases/list?view=azure-devops-rest-6.0#deploymentstatus
need to add:
so anyone could pass over the corrected http url for this to get that extra definition on the apis call?
thanks for the advices and help modifying this url:
GET https://vsrm.dev.azure.com/{organization}/{project}/_apis/release/releases?api-version=6.0 to one that calls back the definition deploymentstatus.
3 Replies
- lbendlinSuper User
Am I missing the Power Bi angle to that question?
- StefanoGrimaldiResident Rockstar
the rest apis its used to generate a jsonfile via the url back to the Power BI but was looking if anyone have come with this before, I know I can get the details by different url but was guessing if there was a global url to that rest apis that would retrieve all relevant data at once or historical data of the same. more a case scenario them a Power BI itself.
- lbendlinSuper User
You would have to ask Microsoft what their plans are to unify that. I had thought the Graph API is that unifying element but it doesn't seem to be the case any more.