弹性负载均衡 ELB-健康检查
健康检查
权限 |
对应API接口 |
授权项 |
IAM 项目(Project) |
企业项目(Enterprise Project) |
---|---|---|---|---|
创建healthmonitor |
POST /v2/{project_id}/elb/healthmonitors |
elb:healthmonitors:create |
√ |
√ |
查询healthmonitor |
GET /v2/{project_id}/elb/healthmonitors/{healthmonitor_id} |
elb:healthmonitors:get |
√ |
√ |
查询healthmonitor列表 |
GET /v2/{project_id}/elb/healthmonitors |
elb:healthmonitors:list |
√ |
√ |
更新healthmonitor |
PUT /v2/{project_id}/elb/healthmonitors/{healthmonitor_id} |
elb:healthmonitors:put |
√ |
√ |
删除healthmonitor |
DELETE /v2/{project_id}/elb/healthmonitors/{healthmonitor_id} |
elb:healthmonitors:delete |
√ |
√ |
- 弹性负载均衡ELB使用场景_弹性负载均衡支持哪些协议_弹性负载均衡如何计费
- 弹性负载均衡怎么用_弹性负载均衡多少钱_弹性负载均衡ELB是什么
- ELB有什么用_什么是负载均衡器_华为云弹性负载均衡ELB
- 弹性负载均衡ELB的类型_独享型负载均衡_共享型负载均衡
- 弹性负载均衡ELB入门_弹性负载均衡作用_弹性负载均衡如何工作
- 如何快速部署高可用七层负载均衡_七层负载均衡是什么意思_华为云七层负载均衡-华为云
- 弹性负载均衡ELB购买指南_弹性负载均衡操作指南_弹性负载均衡简介
- 如何快速部署高可用四层负载均衡_四层负载均衡是什么意思_华为云四层负载均衡-华为云
- GA全球加速有什么功能_GA全球加速如何计费_GA全球加速使用场景
- 负载均衡排查思路