【发布时间】:2022-08-17 17:25:39
【问题描述】:
我想检索现有分支的现有分支并过滤现有 SC 的配置设置。
我正在使用以下 API:
\"https://dev.azure.com/{org}/{project}/_apis/pipelines/checks/configurations?resourceType=<>&resourceId=<>?api-version=5.2-preview.1
但是在这种情况下,resourceId 和 resourceType 是什么? 如果不提供这 2 个参数,我不能获取所有现有配置吗?
有人可以帮忙吗?
标签: azure azure-devops azure-pipelines-yaml azure-rest-api serviceconnection