Class VpnGatewayStatusTunnel (0.2.1)

VpnGatewayStatusTunnel(mapping=None, *, ignore_unknown_fields=False, **kwargs)

Contains some information about a VPN tunnel.

Attributes

NameDescription
local_gateway_interface int
The VPN gateway interface this VPN tunnel is associated with.
peer_gateway_interface int
The peer gateway interface this VPN tunnel is connected to, the peer gateway could either be an external VPN gateway or GCP VPN gateway.
tunnel_url str
URL reference to the VPN tunnel.