forked from docs/doc-exports
Reviewed-by: Sarda, Priya <prsarda@noreply.gitea.eco.tsi-dev.otc-service.com> Co-authored-by: Hongwei, King Wang <king.wanghongwei@huawei.com> Co-committed-by: Hongwei, King Wang <king.wanghongwei@huawei.com>
8.4 KiB
8.4 KiB
Customer Gateway
Permission |
API |
Action |
Dependencies |
IAM Project |
Enterprise Project |
---|---|---|---|---|---|
Creating a customer gateway |
POST /v5/{project_id}/customer-gateways |
vpn:customerGateways:create |
- |
√ |
x |
Querying details about a customer gateway |
GET /v5/{project_id}/customer-gateways/{customer_gateway_id} |
vpn:customerGateways:get |
- |
√ |
x |
Querying the customer gateway list |
GET /v5/{project_id}/customer-gateways |
vpn:customerGateways:list |
- |
√ |
x |
Updating a customer gateway |
PUT /v5/{project_id}/customer-gateways/{customer_gateway_id} |
vpn:customerGateways:update |
- |
√ |
x |
Deleting a customer gateway |
DELETE /v5/{project_id}/customer-gateways/{customer_gateway_id} |
vpn:customerGateways:delete |
- |
√ |
x |
Parent topic: Actions Supported by Enterprise Edition VPN