English 中文(简体)
确定代理人
原标题:Determine Usage of Azure Hosted Agents

我正在寻找一种办法,查明有多少我的被劫持的代理人(小时)每周/月使用。 你们是否知道这样做的方法? 是否可使用或可建议延长期限?

谢谢。

问题回答

我认为,最后一点是:

https://dev.azure.com/{organization}/_apis/distributedtask/pools/{poolId}?api-version=7.1-preview.1

https://dev.azure.com/{organization}/{project}/_apis/distributedtask/pools/{poolId}?api-version=6.0

HTTP verb:GET

BASh使用例:

organization="your-organization"
project="your-project"
agentPoolId="your-agent-pool-id"

curl -u username:password "https://dev.azure.com/$organization/$project/_apis/distributedtask/pools/$agentPoolId?api-version=6.0"

you can use the Azure DevOps REST API. Have a look at this - https://learn.microsoft.com/en-us/rest/api/azure/devops/distributedtask/pools/get?view=azure-devops-rest-7.1

这份意向书允许你获得一份建筑和释放清单,包括其期限。 也可在演播室视力市场提供“Dapps”推广,提供更方便用户的报告或与其他分析工具相结合。

您可使用这一延伸Build Use。 它可以显示在账户内使用多少个建筑记录,并通过在你的仪表板上增加使用手法,让你的团队看到这些记录。

我的检测屏幕:

“entergraph

“enterography





相关问题
Team foundation server in the cloud?

We have been using TFS on our own server for a while. We would like to move it in the cloud. Is there any good hosted service? Note: we would like to import all our source and projects

热门标签