Access Policy
Permission |
API |
Action |
Dependencies |
IAM Project |
Enterprise Project |
---|---|---|---|---|---|
Creating a VPN access policy |
POST /v5/{project_id}/p2c-vpn-gateways/vpn-servers/{vpn_server_id}/access-policies |
vpn:p2cVpnGateway:createAccessPolicy |
- |
√ |
x |
Querying the VPN access policy list |
GET /v5/{project_id}/p2c-vpn-gateways/vpn-servers/{vpn_server_id}/access-policies |
vpn:p2cVpnGateway:listAccessPolicies |
- |
√ |
x |
Modifying a VPN access policy |
PUT /v5/{project_id}/p2c-vpn-gateways/vpn-servers/{vpn_server_id}/access-policies/{policy_id} |
vpn:p2cVpnGateway:updateAccessPolicy |
- |
√ |
x |
Querying a VPN access policy |
GET /v5/{project_id}/p2c-vpn-gateways/vpn-servers/{vpn_server_id}/access-policies/{policy_id} |
vpn:p2cVpnGateway:getAccessPolicy |
- |
√ |
x |
Deleting a VPN access policy |
DELETE /v5/{project_id}/p2c-vpn-gateways/vpn-servers/{vpn_server_id}/access-policies/{policy_id} |
vpn:p2cVpnGateway:deleteAccessPolicy |
- |
√ |
x |
Feedback
Was this page helpful?
Provide feedbackThank you very much for your feedback. We will continue working to improve the documentation.