123问免费工具与知识服务

Azure DevOps Health API Key

Resource health helps you diagnose and get support when an Azure issue impacts your resources

分类持续集成(Continuous Integration)
鉴权方式API Key
HTTPS仅 HTTP
跨域 CORS不支持 CORS
官网 / 文档https://docs.microsoft.com/en-us/rest/api/resourcehealth

常见问题

Azure DevOps Health 这个 API 需要鉴权(密钥)吗?

需要 API Key。需先到官网注册并申请 API Key,然后在请求头或参数中携带密钥调用。

Azure DevOps Health 支持 HTTPS 吗?

不支持 HTTPS(仅 HTTP),调用时需注意明文传输风险。

Azure DevOps Health 支持浏览器跨域(CORS)调用吗?

不支持跨域(CORS),浏览器端直接调用会被拦截,需通过服务端代理转发。

同类接口推荐

该接口归其原提供方所有,本页面仅做信息索引整理。调用前请阅读官方文档并遵守其服务条款、调用频率与使用限制。