Host header to send in the HTTP request. May not contain spaces, percent or backslash symbols. Can be null, in that case no host header is sent.
HTTP path to use for health checks. May not contain literal spaces, use percent-encoding instead.
OptionalresponseString that must be contained in HTTP response in order to pass the health check.
OptionalstatusList of returned HTTP status codes in order to pass the health check. Supports the wildcards ? for exactly one character and * for multiple ones.
OptionaltlsUse HTTPS for health check.
Additional configuration for protocol http.