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 | √ | √ |
Last Article: Backend Server
Next Article: Forwarding Policy
Did this article solve your problem?
Thank you for your score!Your feedback would help us improve the website.