Type | Default value | Description |
---|---|---|
WAIT_FOR |
||
|
0 |
Delays API startup for the amount of time specified (10s, 2m…). This delay happens before service (WAIT_FOR_SERVICES) probing. |
WAIT_FOR_STATUS_PAGE |
||
|
true |
Show temporary status web page. |
WAIT_FOR_SERVICES |
||
|
Space delimited list of hosts and/or URLs to probe.
Host format: Services are probed in parallel. |
|
WAIT_FOR_SERVICES_TIMEOUT |
||
|
1m |
Max time for each service probe. |
WAIT_FOR_SERVICES_PROBE_TIMEOUT |
||
|
30s |
Timeout for each service probe. |
WAIT_FOR_SERVICES_PROBE_INTERVAL |
||
|
5s |
Interval between service probes. |