InlineBfdHealthMonitoringProfile1
InlineBfdHealthMonitoringProfile1
JSON Example
{
"enabled": false,
"latency_enabled": false,
"probe_interval": 0
}
boolean
enabled
Required
Whether the heartbeat is enabled. A POST or PUT request with "enabled" false (with no probe intervals) will set (POST) or reset (PUT) the probe_interval to their default value.
boolean
latency_enabled
Optional
The flag is to turn on/off latency. A POST or PUT request with "latency_enabled" true will enable NSX to send the networking latency data to thrid-party monitoring tools like vRNI.
integer As int64
As int64
probe_interval
Optional
Constraints:
minimum: 300
default: 1000
The time interval (in millisec) between probe packets for tunnels between transport nodes.