InternalGatewayMonitor

InternalGatewayMonitor
InternalGatewayMonitor
JSON Example
{
    "disable_gateway_monitor": false,
    "gateway_monitor_failure_threshold": 0,
    "gateway_monitor_interval": 0,
    "gateway_monitor_success_threshold": 0
}
boolean
disable_gateway_monitor
Optional

Disable the gateway monitor for default gateway. They are monitored by default. Field introduced in 17.1.1. Allowed in Enterprise edition with any value, Essentials, Basic, Enterprise with Cloud Services edition.

integer As uint32 As uint32
gateway_monitor_failure_threshold
Optional

The number of consecutive failed gateway health checks before a gateway is marked down. Allowed values are 3-50. Field introduced in 17.1.1. Allowed in Enterprise edition with any value, Essentials, Basic, Enterprise with Cloud Services edition.

integer As uint32 As uint32
gateway_monitor_interval
Optional

The interval between two ping requests sent by the gateway monitor in milliseconds. If a value is not specified, requests are sent every second. Allowed values are 100-60000. Field introduced in 17.1.1. Unit is MILLISECONDS. Allowed in Enterprise edition with any value, Essentials, Basic, Enterprise with Cloud Services edition.

integer As uint32 As uint32
gateway_monitor_success_threshold
Optional

The number of consecutive successful gateway health checks before a gateway that was marked down by the gateway monitor is marked up. Allowed values are 3-50. Field introduced in 17.1.1. Allowed in Enterprise edition with any value, Essentials, Basic, Enterprise with Cloud Services edition.

Property Of