elasticsearch/docs/reference/indices
David Turner 6ed2d25458
Include node roles in cluster state JSON response (#71386)
Today the response to `GET _cluster/state` does not include the roles of
the nodes in the cluster. In the past this made sense, roles were
relatively unchanging things that could be determined from elsewhere.
These days we have an increasingly rich collection of roles, with
nontrivial BWC implications, so it is important for debugging to be able
to see the specific roles as viewed by the master. This commit adds the
role names to the cluster state API output.

Relates #71385
2021-04-07 10:44:35 +01:00
..
apis [DOCS] Update data stream rollover references (#70993) 2021-03-29 10:37:14 -04:00
add-alias.asciidoc [DOCS] Refactor glossary (#70516) 2021-03-22 11:25:45 -04:00
alias-exists.asciidoc [DOCS] Refactor glossary (#70516) 2021-03-22 11:25:45 -04:00
aliases.asciidoc [DOCS] Document date math support for aliases (#70535) 2021-03-18 10:52:48 -04:00
analyze.asciidoc [DOCS] Add security privileges to index API docs (#68071) 2021-01-28 08:53:10 -05:00
clearcache.asciidoc [DOCS] Add security privileges to index API docs (#68071) 2021-01-28 08:53:10 -05:00
clone-index.asciidoc [DOCS] Fix double spaces (#71082) 2021-03-31 09:57:47 -04:00
close.asciidoc Change default value of `action.destructive_requires_name` to True. (#66908) 2021-03-31 15:59:57 -04:00
create-data-stream.asciidoc [DOCS] Refactor data stream setup tutorial (#71074) 2021-03-31 17:28:55 -04:00
create-index.asciidoc [DOCS] Document date math support for aliases (#70535) 2021-03-18 10:52:48 -04:00
dangling-index-delete.asciidoc [DOCS] Add security privileges to index API docs (#68071) 2021-01-28 08:53:10 -05:00
dangling-index-import.asciidoc [DOCS] Add security privileges to index API docs (#68071) 2021-01-28 08:53:10 -05:00
dangling-indices-list.asciidoc [DOCS] Add security privileges to index API docs (#68071) 2021-01-28 08:53:10 -05:00
data-stream-stats.asciidoc [DOCS] Add security privileges to data stream API docs (#67612) 2021-01-20 09:23:58 -05:00
delete-alias.asciidoc [DOCS] Refactor glossary (#70516) 2021-03-22 11:25:45 -04:00
delete-component-template.asciidoc Support specifying multiple templates names in delete component template api (#70314) 2021-03-15 13:08:49 +01:00
delete-data-stream.asciidoc [DOCS] Refactor data stream setup tutorial (#71074) 2021-03-31 17:28:55 -04:00
delete-index-template-v1.asciidoc Adjust the docs for template-v1 API (#70801) 2021-03-24 11:15:15 +01:00
delete-index-template.asciidoc Support specifying multiple templates names in delete composable index template api (#70094) 2021-03-11 10:52:28 +01:00
delete-index.asciidoc Change default value of `action.destructive_requires_name` to True. (#66908) 2021-03-31 15:59:57 -04:00
flush.asciidoc [DOCS] Add security privileges to index API docs (#68071) 2021-01-28 08:53:10 -05:00
forcemerge.asciidoc Note that forcemerges now run in parallel in docs (#69688) 2021-03-01 13:15:24 +00:00
get-alias.asciidoc [DOCS] Refactor glossary (#70516) 2021-03-22 11:25:45 -04:00
get-component-template.asciidoc [DOCS] Format the Get component template API doc (#68259) 2021-02-03 08:37:24 -05:00
get-data-stream.asciidoc [DOCS] Refactor data stream setup tutorial (#71074) 2021-03-31 17:28:55 -04:00
get-field-mapping.asciidoc [DOCS] Add security privileges to index API docs (#68071) 2021-01-28 08:53:10 -05:00
get-index-template-v1.asciidoc [DOCS] Add security privileges to index API docs (#68071) 2021-01-28 08:53:10 -05:00
get-index-template.asciidoc [DOCS] Add security privileges to index API docs (#68071) 2021-01-28 08:53:10 -05:00
get-index.asciidoc [DOCS] Add security privileges to index API docs (#68071) 2021-01-28 08:53:10 -05:00
get-mapping.asciidoc [DOCS] Add security privileges to index API docs (#68071) 2021-01-28 08:53:10 -05:00
get-settings.asciidoc [DOCS] Add security privileges to index API docs (#68071) 2021-01-28 08:53:10 -05:00
index-mgmt.asciidoc [DOCS] Move Kibana index mgmt docs to ES (#64380) 2020-10-30 09:14:52 -04:00
index-template-exists-v1.asciidoc [DOCS] Add security privileges to index API docs (#68071) 2021-01-28 08:53:10 -05:00
index-templates.asciidoc [DOCS] Remove unneeded articles for Elasticsearch Service and Elastic Agent 2021-04-02 16:01:59 -04:00
indices-exists.asciidoc [DOCS] Add security privileges to index API docs (#68071) 2021-01-28 08:53:10 -05:00
migrate-to-data-stream.asciidoc doc: data stream api move template to prereq (#67787) 2021-01-20 18:00:21 -06:00
open-close.asciidoc Change default value of `action.destructive_requires_name` to True. (#66908) 2021-03-31 15:59:57 -04:00
put-component-template.asciidoc [DOCS] Remove unneeded articles for Elasticsearch Service and Elastic Agent 2021-04-02 16:01:59 -04:00
put-index-template-v1.asciidoc [DOCS] Replace `put` with `create or update` in API names (#70330) 2021-03-15 14:49:44 -04:00
put-index-template.asciidoc [DOCS] Refactor data stream setup tutorial (#71074) 2021-03-31 17:28:55 -04:00
put-mapping.asciidoc [DOCS] Replace `put` with `create or update` in API names (#70330) 2021-03-15 14:49:44 -04:00
recovery.asciidoc [DOCS] Refactor glossary (#70516) 2021-03-22 11:25:45 -04:00
refresh.asciidoc [DOCS] Add security privileges to index API docs (#68071) 2021-01-28 08:53:10 -05:00
resolve.asciidoc [DOCS] Add security privileges to index API docs (#68071) 2021-01-28 08:53:10 -05:00
rollover-index.asciidoc [DOCS] Fix xref 2021-04-06 12:10:39 -04:00
segments.asciidoc [DOCS] Add security privileges to index API docs (#68071) 2021-01-28 08:53:10 -05:00
shard-stores.asciidoc Include node roles in cluster state JSON response (#71386) 2021-04-07 10:44:35 +01:00
shrink-index.asciidoc [DOCS] Fix double spaces (#71082) 2021-03-31 09:57:47 -04:00
simulate-index.asciidoc [DOCS] Add security privileges to index API docs (#68071) 2021-01-28 08:53:10 -05:00
simulate-multi-component-templates.asciidoc [DOCS] Update my-index examples (#60132) 2020-07-27 14:46:39 -04:00
simulate-template.asciidoc Support specifying multiple templates names in delete component template api (#70314) 2021-03-15 13:08:49 +01:00
split-index.asciidoc [DOCS] Fix double spaces (#71082) 2021-03-31 09:57:47 -04:00
stats.asciidoc [DOCS] Add security privileges to index API docs (#68071) 2021-01-28 08:53:10 -05:00
synced-flush.asciidoc Goodbye and thank you synced flush! (#50882) 2020-01-16 09:43:07 -05:00
update-settings.asciidoc [DOCS] Refactor data stream setup tutorial (#71074) 2021-03-31 17:28:55 -04:00