url
URL to ping so as to determine the health state of a
listener. This must be a relative URL.
param
intervalInSeconds
Interval, in seconds, between health checks.
A value of "0" means that the health check is
disabled. Default is 30 seconds. Must be 0 or greater.
param
timeoutInSeconds
Maximum time, in seconds, that a server must
respond to a health check request to be considered
healthy. Default is 10 seconds. Must be greater than 0.