elasticsearch/docs/reference/cluster
Artem Prigoda 72a6fdc2b8
Support "dry run" mode for updating Desired Nodes (#88305)
Add the dry_run query parameter to support simulating of updating of desired nodes. The update request will be validated, but no cluster state updates will be performed. In order to indicate that the response was a result of a dry run, we add the dry_run run field to the JSON representation of a response.

See #82975
2022-07-26 09:03:12 +02:00
..
allocation-explain.asciidoc
delete-desired-nodes.asciidoc
get-desired-nodes.asciidoc
get-settings.asciidoc
health.asciidoc
nodes-hot-threads.asciidoc
nodes-info.asciidoc
nodes-reload-secure-settings.asciidoc
nodes-stats.asciidoc
nodes-usage.asciidoc
pending.asciidoc
remote-info.asciidoc
reroute.asciidoc
state.asciidoc
stats.asciidoc
tasks.asciidoc Tasks doc: fix a mistake about the reindex task description (#88669) 2022-07-22 12:17:00 +02:00
update-desired-nodes.asciidoc Support "dry run" mode for updating Desired Nodes (#88305) 2022-07-26 09:03:12 +02:00
update-settings.asciidoc
voting-exclusions.asciidoc