Skip to content

Commit a337e2e

Browse files
authored
[DOCS] Documents param for Health API. (#108296) (#108303)
1 parent 86c5fcd commit a337e2e

File tree

1 file changed

+3
-0
lines changed

1 file changed

+3
-0
lines changed

docs/reference/health/health.asciidoc

Lines changed: 3 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -302,6 +302,9 @@ details have contents and a structure that is unique to each indicator.
302302
`creating_primaries`::
303303
(int) The number of primary shards that are unassigned because they have been very recently created.
304304

305+
`creating_replicas`::
306+
(int) The number of replica shards that are unassigned because they have been very recently created.
307+
305308
`restarting_primaries`::
306309
(int) The number of primary shards that are relocating because of a node shutdown operation.
307310

0 commit comments

Comments
 (0)