Browse Source

[DOCS] Documents param for Health API. (#108296)

István Zoltán Szabó 1 year ago
parent
commit
d90c0af3a6
1 changed files with 3 additions and 0 deletions
  1. 3 0
      docs/reference/health/health.asciidoc

+ 3 - 0
docs/reference/health/health.asciidoc

@@ -302,6 +302,9 @@ details have contents and a structure that is unique to each indicator.
 `creating_primaries`::
     (int) The number of primary shards that are unassigned because they have been very recently created.
 
+`creating_replicas`::
+    (int) The number of replica shards that are unassigned because they have been very recently created. 
+
 `restarting_primaries`::
     (int) The number of primary shards that are relocating because of a node shutdown operation.