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>
18 KiB
VPN Connection
Permission |
API |
Action |
Dependencies |
IAM Project |
Enterprise Project |
|---|---|---|---|---|---|
Creating a VPN connection |
POST /v5/{project_id}/vpn-connection |
vpn:vpnConnections:create |
|
√ |
√ |
Querying the VPN connection list |
GET /v5/{project_id}/vpn-connection |
vpn:vpnConnections:list |
|
√ |
× |
Querying a specified VPN connection |
GET /v5/{project_id}/vpn-connection/{vpn_connection_id} |
vpn:vpnConnections:get |
|
√ |
√ |
Updating a VPN connection |
PUT /v5/{project_id}/vpn-connection/{vpn_connection_id} |
vpn:vpnConnections:update |
|
√ |
√ |
Deleting a VPN connection |
DELETE /v5/{project_id}/vpn-connection/{vpn_connection_id} |
vpn:vpnConnections:delete |
|
√ |
√ |
Creating VPN connections in batches |
POST /v5/{project_id}/vpn-connections/batch-create |
vpn:vpnConnections:batchCreate |
|
√ |
√ |
Querying VPN connection logs |
GET /v5/{project_id}/vpn-connection/{vpn_connection_id}/log |
vpn:vpnConnections:getLog |
- |
√ |
√ |