Authorizations
Enter your bearer token in the format: Bearer {token}
Path Parameters
The unique identifier (UUID) for the VPN instance.
"d290f1ee-6c54-4b01-90e6-d701748f0851"
Response
The requested VPN instance details.
The unique identifier for the VPN instance.
"d290f1ee-6c54-4b01-90e6-d701748f0851"
A human-readable name for the instance.
"Primary Production VPN"
The geographical region where the instance is deployed.
"sjc"
The fully qualified domain name (FQDN) of the VPN instance.
"my-vpn-gateway.vpn.altostr.at"
Indicates if the initial server setup has completed.
true
Indicates if the RSA certificates have been generated.
true
Indicates if the Diffie-Hellman parameters have been generated.
true
A general indicator of the server's readiness.
true
An array of strings indicating any ongoing configuration changes. An empty array means the configuration is stable.
["peer-created"]A list of network routes (in CIDR notation) that will be pushed to connecting clients.
A list of public DNS servers to be used by clients.
A list of private DNS servers for specific domains (split-tunnel DNS).
A list of domain names that should be resolved using the split_dns servers.
A list of custom DNS records to be served by the instance's DNS proxy.
A list of firewall rules applied to the instance.
The timestamp when the instance was created.
"2025-10-29T12:30:31Z"