虚拟专用网络 VPN-对端网关
对端网关
权限 |
对应API接口 |
授权项(Action) |
依赖的授权项 |
IAM 项目(Project) |
企业项目(Enterprise Project) |
---|---|---|---|---|---|
创建对端网关 |
POST /v5/{project_id}/customer-gateways |
vpn:customerGateways:create |
- |
√ |
x |
查询对端网关详情 |
GET /v5/{project_id}/customer-gateways/{customer_gateway_id} |
vpn:customerGateways:get |
- |
√ |
x |
查询对端网关列表 |
GET /v5/{project_id}/customer-gateways |
vpn:customerGateways:list |
- |
√ |
x |
更新对端网关 |
PUT /v5/{project_id}/customer-gateways/{customer_gateway_id} |
vpn:customerGateways:update |
- |
√ |
x |
删除对端网关 |
DELETE /v5/{project_id}/customer-gateways/{customer_gateway_id} |
vpn:customerGateways:delete |
- |
√ |
x |