Oct 20 2021
04:20 AM
- last edited on
Mar 05 2024
01:18 PM
by
TechCommunityAP
Oct 20 2021
04:20 AM
- last edited on
Mar 05 2024
01:18 PM
by
TechCommunityAP
we have usecase to capture job level details for specific build in the yaml pipeline like assign time, queue time etc .so i have got below API from one of the site .
https://dev.azure.com/{organization}/_apis/distributedtask/pools/{poolid}/jobrequests?
can any one share us how we can add filter to the above API based on buildid, jobid or is there any other we can get requestid so that we can use it to filter.