Files
doc-exports/docs/vpn/api-ref/vpn_api_0116.html
Hongwei, King Wang 708fdb2d21 vpn_api_20250707
Reviewed-by: Hajba, László Antal <laszlo-antal.hajba@t-systems.com>
Co-authored-by: Hongwei, King Wang <king.wanghongwei@huawei.com>
Co-committed-by: Hongwei, King Wang <king.wanghongwei@huawei.com>
2025-08-19 13:38:54 +00:00

8.4 KiB
Raw Permalink Blame History

Customer Gateway

Permission

API

Action

Dependencies

IAM Project

Enterprise Project

Creating a customer gateway

POST /v5/{project_id}/customer-gateways

vpn:customerGateways:create

-

×

Querying a specified customer gateway

GET /v5/{project_id}/customer-gateways/{customer_gateway_id}

vpn:customerGateways:get

-

×

Querying the customer gateway list

GET /v5/{project_id}/customer-gateways

vpn:customerGateways:list

-

×

Updating a customer gateway

PUT /v5/{project_id}/customer-gateways/{customer_gateway_id}

vpn:customerGateways:update

-

×

Deleting a customer gateway

DELETE /v5/{project_id}/customer-gateways/{customer_gateway_id}

vpn:customerGateways:delete

-

×