# VgwTelemetry
## Properties
**accepted_route_count** | Option<**i32**> | The number of routes accepted through BGP (Border Gateway Protocol) route exchanges. | [optional]
**last_state_change_date** | Option<**String**> | The date and time (UTC) of the latest state update. | [optional]
**outside_ip_address** | Option<**String**> | The IP on the OUTSCALE side of the tunnel. | [optional]
**state** | Option<**String**> | The state of the IPSEC tunnel (`UP` \\| `DOWN`). | [optional]
**state_description** | Option<**String**> | A description of the current state of the tunnel. | [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)