Retrieve IPSec Gateway
Returns the IPSec Gateway by ID.
To retrieve the IPSec Gateway, perform a GET
request.
Use the following endpoint to retrieve IPSec Gateway: https://vpn.de-fra.ionos.com/ipsecgateways/{gatewayId}
.
Request
Note: The following request contains a sample gatewayId
. Replace them with the gatewayId
value, whose information you want to retrieve.
You can update the gatewayId
value to get a specific IPSec Gateway:
Path Parameter | Type | Description | Example |
---|---|---|---|
gatewayId | string | The ID (UUID) of the IPSec Gateway. |
|
Response
200 Successful operation
Result: The IPSec Gateway and its details for the specified gatewayId
are successfully obtained.
Last updated