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 | - | √ | √ |
| Resetting a VPN connection | POST /v5/{project_id}/vpn-connection/{vpn_connection_id}/reset | vpn:vpnConnections:reset | - | √ | √ |
| Exporting VPN connection configurations | POST /v5/{project_id}/vpn-connection/{vpn_connection_id}/peer-configuration/export | vpn:vpnConnections:exportPeerConfig | - | √ | √ |
| Obtaining on-premises devices whose VPN connection configurations can be exported | GET /v5/{project_id}/peer-configuration/supported-devices | vpn:peerConfiguration:getDevices | - | √ | √ |
| Querying the CIDR block negotiation information of a VPN connection | GET /v5/{project_id}/vpn-connection/{vpn_connection_id}/ipsec-sa | vpn:vpnConnections:listIpsecSa | - | √ | √ |
Feedback
Was this page helpful?
Provide feedbackThank you very much for your feedback. We will continue working to improve the documentation.See the reply and handling status in My Cloud VOC.
For any further questions, feel free to contact us through the chatbot.
Chatbot