hetzner-ts
Preparing search index...
load-balancers/types
LoadBalancerHealthCheckHTTPConfig
Interface LoadBalancerHealthCheckHTTPConfig
interface
LoadBalancerHealthCheckHTTPConfig
{
domain
:
null
|
string
;
path
:
string
;
response
:
null
|
string
;
status_codes
:
string
[]
;
tls
:
boolean
;
}
Index
Properties
domain
path
response
status_
codes
tls
Properties
domain
domain
:
null
|
string
path
path
:
string
response
response
:
null
|
string
status_
codes
status_codes
:
string
[]
tls
tls
:
boolean
Settings
Member Visibility
Protected
Inherited
External
Theme
OS
Light
Dark
On This Page
Properties
domain
path
response
status_
codes
tls
hetzner-ts
Loading...