更新时间:2023-12-18 GMT+08:00

健康检查

权限

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