Gateway de VPN
| Permiso | API | Acción | Proyectos de IAM | Proyecto empresarial |
|---|---|---|---|---|
| Creación de un gateway de VPN | POST /v5/{project_id}/vpn-gateways | vpn:vpnGateways:create | √ | x |
| Consulta de la lista de gateway de VPN | GET /v5/{project_id}/vpn-gateways | vpn:vpnGateways:list | √ | x |
| Consulta de detalles sobre un gateway de VPN | GET /v5/{project_id}/vpn-gateways/{vgw_id} | vpn:vpnGateways:get | √ | x |
| Actualización de un gateway de VPN | PUT /v5/{project_id}/vpn-gateways/{vgw_id} | vpn:vpnGateways:update | √ | x |
| Eliminación de un gateway de VPN | DELETE /v5/{project_id}/vpn-gateways/{vgw_id} | vpn:vpnGateways:delete | √ | x |