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

Listener

API

API Function

Action

Authorization Scope

POST /v3/{project_id}/elb/listeners

Adding a listener

elb:listeners:create

Both projects and enterprise projects are supported.

GET /v3/{project_id}/elb/listeners/{listener_id}

Querying a listener

elb:listeners:get

Both projects and enterprise projects are supported.

GET /v3/{project_id}/elb/listeners

Querying listeners

elb:listeners:list

Both projects and enterprise projects are supported.

PUT /v3/{project_id}/elb/listeners/{listener_id}

Modifying a listener

elb:listeners:put

Both projects and enterprise projects are supported.

DELETE /v3/{project_id}/elb/listeners/{listener_id}

Deleting a listener

elb:listeners:delete

Both projects and enterprise projects are supported.