VPN Connection
Permission |
API |
Action |
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 |
√ |
x |
Querying details about a VPN connection |
GET /v5/{project_id}/vpn-connection/{vpn_connection_id} |
vpn:vpnConnections:get |
√ |
x |
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 |
√ |
√ |
Feedback
Was this page helpful?
Provide feedbackThank you very much for your feedback. We will continue working to improve the documentation.