doc-exports/docs/elb/api-ref/elb_sq_lb_v3_0001.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

5.7 KiB

Load Balancer

API

API Function

Action

Authorization Scope

POST /v3/{project_id}/elb/loadbalancers

Creating a load balancer

elb:loadbalancers:create

Both projects and enterprise projects are supported.

GET /v3/{project_id}/elb/loadbalancers/{loadbalancer_id}

Querying a load balancer

elb:loadbalancers:get

Both projects and enterprise projects are supported.

GET /v3/{project_id}/elb/loadbalancers

Querying load balancers

elb:loadbalancers:list

Both projects and enterprise projects are supported.

PUT /v3/{project_id}/elb/loadbalancers/{loadbalancer_id}

Updating a load balancer

elb:loadbalancers:put

Both projects and enterprise projects are supported.

DELETE /v3/{project_id}/elb/loadbalancers/{loadbalancer_id}

Deleting a load balancer

elb:loadbalancers:delete

Both projects and enterprise projects are supported.

GET /v3/{project_id}/elb/loadbalancers/{loadbalancer_id}/statuses

Querying the status tree of a load balancer

elb:loadbalancers:get

Both projects and enterprise projects are supported.