ProviderGatewayGreTunnelKeepAlive

ProviderGatewayGreTunnelKeepAlive
ProviderGatewayGreTunnelKeepAlive

The keep-alive of the tunnel. Properties set to null will use their default value.

JSON Example
{
    "active": false,
    "sendAck": false,
    "deadMultiplier": 0,
    "interval": 0
}
boolean
active
Optional

Whether to send tunnel keep-alive checks.

boolean
sendAck
Optional

Whether to send a keep-alive acknowledge for received keep-alive checks.

integer As int32 As int32
deadMultiplier
Optional

The allowed number of consecutive, sent, keep-alive checks with no response or error before changing the tunnel status to down.

integer As int32 As int32
interval
Optional

The number of seconds between sending every keep-alive check.

Availability
Added in 39.0