[[["Easy to understand","easyToUnderstand","thumb-up"],["Solved my problem","solvedMyProblem","thumb-up"],["Other","otherUp","thumb-up"]],[["Hard to understand","hardToUnderstand","thumb-down"],["Incorrect information or sample code","incorrectInformationOrSampleCode","thumb-down"],["Missing the information/samples I need","missingTheInformationSamplesINeed","thumb-down"],["Other","otherDown","thumb-down"]],["Last updated 2025-02-20 UTC."],[[["This webpage describes how to retrieve details of a single VPN connection using a GET request to the specified URL."],["The request requires the `name` parameter in the URL path, formatted as `projects/*/locations/*/vpnConnections/*`, along with the necessary IAM permission `edgecontainer.vpnConnections.get`."],["The HTTP GET request must be sent to `https://edgecontainer.googleapis.com/v1/{name=projects/*/locations/*/vpnConnections/*}`, and the request body should be empty."],["A successful response will contain an instance of `VpnConnection`, detailing the specifics of the requested VPN."],["Authorization for this request requires the OAuth scope `https://www.googleapis.com/auth/cloud-platform`."]]],[]]