We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 6b672f5 commit 95652e4Copy full SHA for 95652e4
docs/reference/cluster/health.asciidoc
@@ -97,6 +97,11 @@ include::{es-repo-dir}/rest-api/common-parms.asciidoc[tag=timeoutparms]
97
provided or better, i.e. `green` > `yellow` > `red`. By default, will not
98
wait for any status.
99
100
+`return_200_for_cluster_health_timeout`::
101
+ (Optional, Boolean) A boolean value which controls whether to return HTTP 200
102
+ status code instead of HTTP 408 in case of a cluster health timeout from
103
+ the server side. Defaults to false.
104
+
105
[[cluster-health-api-response-body]]
106
==== {api-response-body-title}
107
0 commit comments