outscale_api 1.17.0

Outscale API SDK
Documentation
1
2
3
4
5
6
7
8
9
10
11
12
13
# VpnOptions

## Properties

Name | Type | Description | Notes
------------ | ------------- | ------------- | -------------
**phase1_options** | Option<[**crate::models::Phase1Options**]Phase1Options.md> |  | [optional]
**phase2_options** | Option<[**crate::models::Phase2Options**]Phase2Options.md> |  | [optional]
**tunnel_inside_ip_range** | Option<**String**> | The range of inside IPs for the tunnel. This must be a /30 CIDR block from the 169.254.254.0/24 range. | [optional]

[[Back to Model list]](../README.md#documentation-for-models) [[Back to API list]](../README.md#documentation-for-api-endpoints) [[Back to README]](../README.md)