Health Check
Permission | API | Action | IAM Project | Enterprise Project |
|---|---|---|---|---|
Configures a health check | POST /v3/{project_id}/elb/healthmonitors | elb:healthmonitors:create | √ | √ |
Queries a health check | GET /v3/{project_id}/elb/healthmonitors/{healthmonitor_id} | elb:healthmonitors:get | √ | √ |
Queries health checks | GET /v3/{project_id}/elb/healthmonitors | elb:healthmonitors:list | √ | √ |
Modifies a health check | PUT /v3/{project_id}/elb/healthmonitors/{healthmonitor_id} | elb:healthmonitors:put | √ | √ |
Deletes a health check | DELETE /v3/{project_id}/elb/healthmonitors/{healthmonitor_id} | elb:healthmonitors:delete | √ | √ |
Feedback
Was this page helpful?
Provide feedbackThank you very much for your feedback. We will continue working to improve the documentation.

