forked from docs/doc-exports
Reviewed-by: Hajba, László Antal <laszlo-antal.hajba@t-systems.com> Co-authored-by: zhoumeng <zhoumeng35@huawei.com> Co-committed-by: zhoumeng <zhoumeng35@huawei.com>
4.6 KiB
4.6 KiB
Health Check
API |
API Function |
Action |
Authorization Scope |
---|---|---|---|
POST /v2.0/lbaas/healthmonitors |
Configuring a health check |
elb:healthmonitors:create |
Projects are supported. |
GET /v2.0/lbaas/healthmonitors |
Querying health checks |
elb:healthmonitors:list |
Projects are supported. |
GET /v2.0/lbaas/healthmonitors/{healthmonitors} |
Querying a health check |
elb:healthmonitors:get |
Projects are supported. |
PUT /v2.0/lbaas/healthmonitors/{healthmonitors} |
Modifying a health check |
elb:healthmonitors:put |
Projects are supported. |
DELETE /v2.0/lbaas/healthmonitors/{healthmonitors} |
Disabling a health check |
elb:healthmonitor:delete |
Projects are supported. |
Parent topic: API Actions (V2)