弹性负载均衡 ELB-健康检查

时间:2023-12-14 10:47:20

健康检查

权限

对应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

support.huaweicloud.com/api-elb/elb_sq_lb_0005.html