doc-exports/docs/elb/api-ref/elb_sq_lb_v3_0005.html
zhoumeng b865c4b876 ELBB_API_0208
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>
2024-02-28 14:52:35 +00:00

4.9 KiB

Health Check

API

API Function

Action

Authorization Scope

POST /v3/{project_id}/elb/healthmonitors

Configuring a health check

elb:healthmonitors:create

Both projects and enterprise projects are supported.

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

Querying a health check

elb:healthmonitors:get

Both projects and enterprise projects are supported.

GET /v3/{project_id}/elb/healthmonitors

Querying health checks

elb:healthmonitors:list

Both projects and enterprise projects are supported.

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

Modifying a health check

elb:healthmonitors:put

Both projects and enterprise projects are supported.

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

Deleting a health check

elb:healthmonitor:delete

Both projects and enterprise projects are supported.