Information about the current state of a VPN tunnel.
Name | Type | Description | Notes |
---|---|---|---|
acceptedRouteCount | Integer | The number of routes accepted through BGP (Border Gateway Protocol) route exchanges. | [optional] |
lastStateChangeDate | OffsetDateTime | The date and time (UTC) of the latest state update. | [optional] |
outsideIpAddress | String | The IP on the OUTSCALE side of the tunnel. | [optional] |
state | String | The state of the IPSEC tunnel (`UP` | `DOWN`). | [optional] |
stateDescription | String | A description of the current state of the tunnel. | [optional] |