Skip to content
TunnelInfo.md 602 B
Newer Older
Kevin Di Lallo's avatar
Kevin Di Lallo committed
# TunnelInfo
## Properties

Name | Type | Description | Notes
------------ | ------------- | ------------- | -------------
**tunnelType** | [**TunnelInfoTunnelType**](TunnelInfoTunnelType.md) |  | [default to null]
Kevin Di Lallo's avatar
Kevin Di Lallo committed
**tunnelDstAddress** | [**String**](string.md) | Destination address of the tunnel | [optional] [default to null]
**tunnelSrcAddress** | [**String**](string.md) | Source address of the tunnel | [optional] [default to null]

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