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

SSL Certificate

API

API Function

Action

Authorization Scope

POST /v2.0/lbaas/certificates

Adding a certificate

elb:certificates:create

Projects are supported.

GET /v2.0/lbaas/certificates

Querying certificates

elb:certificates:list

Projects are supported.

GET /v2.0/lbaas/certificates/{certificate_id}

Querying a certificate

elb:certificates:get

Projects are supported.

PUT /v2.0/lbaas/certificates/{certificate_id}

Modifying a certificate

elb:certificates:put

Projects are supported.

DELETE /v2.0/lbaas/certificates/{certificate_id}

Deleting a certificate

elb:certificates:delete

Projects are supported.