| Name | Required | Default | Description | Examples |
|---|---|---|---|---|
| interval | false | 10000 |
Sets the health check interval (in milliseconds).
|
30000 |
| Elements | Description | Cardinality |
|---|---|---|
| httpClientConfig | Optional HTTP client configuration for health probes (e.g., timeouts, TLS). If provided, it is used when creating the {@link HttpClient} via the router's client factory. | 0..1 |