Health Check Monitor¶
The HealthCheckMonitor model provides the following fields:
name
(string): The name of the health check monitorinterval
(integer, optional): The timed interval for the health check monitor to repeatretry
(integer, optional): The number of retries before marking as downtimeout
(integer, optional): The timeout for the health check monitorport
(integer, optional): The port for the health check monitor to queryhealth_check_type
(string, optional): The type of health check monitor. Possible values are "Ping", "TCP", "DNS", "HTTP", "HTTPS", "Custom"tenant
(Tenant, optional): The tenant to which the health check monitor belongs