Gateway de VPN
| Permissão | API | Ação | Projeto do IAM | Projeto empresarial |
|---|---|---|---|---|
| Criar um gateway de VPN | POST /v5/{project_id}/vpn-gateways | vpn:vpnGateways:create | √ | x |
| Consultar a lista de gateways de VPN | GET /v5/{project_id}/vpn-gateways | vpn:vpnGateways:list | √ | x |
| Consultar detalhes sobre um gateway de VPN | GET /v5/{project_id}/vpn-gateways/{vgw_id} | vpn:vpnGateways:get | √ | x |
| Atualizar um gateway de VPN | PUT /v5/{project_id}/vpn-gateways/{vgw_id} | vpn:vpnGateways:update | √ | x |
| Excluir um gateway de VPN | DELETE /v5/{project_id}/vpn-gateways/{vgw_id} | vpn:vpnGateways:delete | √ | x |