Health Check

Permission

API

Action

IAM Project

Enterprise Project

Configures a health check

POST /v2/{project_id}/elb/healthmonitors

elb: healthmonitors:create

Queries a health check

GET /v2/{project_id}/elb/healthmonitors/{healthmonitor_id}

elb: healthmonitors:get

Queries health checks

GET /v2/{project_id}/elb/healthmonitors

elb: healthmonitors:list

Modifies a health check

PUT /v2/{project_id}/elb/healthmonitors/{healthmonitor_id}

elb: healthmonitors:put

Deletes a health check

DELETE /v2/{project_id}/elb/healthmonitors/{healthmonitor_id}

elb: healthmonitor:delete