Skip to content

Latest commit

 

History

History
18 lines (10 loc) · 758 Bytes

VgwTelemetry.md

File metadata and controls

18 lines (10 loc) · 758 Bytes

VgwTelemetry

Information about the current state of a VPN tunnel.

Properties

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]