kiranchavala opened a new issue, #13688: URL: https://github.com/apache/cloudstack/issues/13688
### The required feature described as a wish As admin user currently to identify the relation between vpc, vpn connections , site to site vpn , vpn customer gateway, vpngateways is difficult from api and also from the ui prespective It would be great we could improve the api and Ui related operations to site to site vpn https://docs.cloudstack.apache.org/en/4.22.1.0/adminguide/networking/site_to_site_vpn.html UI/API Issue 1: Show the associated s2svpngatewayid and s2scustomergatewayid and vpc in the vpn connections page Navigate to Network > VPN Connections The listVpnConnections has the s2scustomergatewayid and s2svpngatewayid in the api response and also vpcid as a parameter https://cloudstack.apache.org/api/apidocs-4.22/apis/listVpnConnections.html Expected behaviour As Admin user i would like to know to which to vpn customer gateway ( name) and to which vpc (name) that a particular vpn connection is assoicated with. Remembering the IP address and UUID is not possible -------- UI/API Issue 2: Differnt views present when creating a vpn connection Navigate > Network > Create VPN connection > <img width="1296" height="610" alt="Image" src="https://github.com/user-attachments/assets/7d88be55-52a4-4596-b28e-9cd49b8dae2e" /> Navigate > Network > VPC > VPN Connection > Create Site to Site VPN Connection <img width="1436" height="421" alt="Image" src="https://github.com/user-attachments/assets/201523ff-72e9-4b22-b383-03563184b514" /> Expected behaviour Show a consistent form to avoid confusion ---- UI issue 3: Rename ( Network > Site-to-Site VPN ) to VPN gateways Its calling the listVpnGateways api https://cloudstack.apache.org/api/apidocs-4.22/apis/listVpnGateways.html Expected behaviour The site to site vpn is not a proper name ----- UI issue 4: Show the VPC details in the main page Network > Site to Site VPN The vpc details is visible after clicking the IP address <img width="1482" height="248" alt="Image" src="https://github.com/user-attachments/assets/14c84af0-ab7d-44ac-a75f-0257d2e83054" /> <img width="762" height="567" alt="Image" src="https://github.com/user-attachments/assets/256b4c20-0593-46d0-8d67-e8063cdc7a8d" /> ---- UI/Api issue 5: Show the VPC associated with VPN customer gateways https://cloudstack.apache.org/api/apidocs-4.22/apis/listVpnCustomerGateways.html Network > VPN Customer gateway <img width="1627" height="276" alt="Image" src="https://github.com/user-attachments/assets/62446172-d2cb-4ebb-9c4e-13a9cf4e07eb" /> -- This is an automated message from the Apache Git Service. To respond to the message, please log on to GitHub and use the URL above to go to the specific comment. To unsubscribe, e-mail: [email protected] For queries about this service, please contact Infrastructure at: [email protected]
