Skip to content

Commit 5d48757

Browse files
Docs: Cluster allocation explain should be on one page
1 parent 148cd68 commit 5d48757

File tree

1 file changed

+2
-0
lines changed

1 file changed

+2
-0
lines changed

docs/reference/cluster/allocation-explain.asciidoc

+2
Original file line numberDiff line numberDiff line change
@@ -10,6 +10,7 @@ another node. This API can be very useful when attempting to diagnose why
1010
a shard is unassigned or why a shard continues to remain on its current node
1111
when you might expect otherwise.
1212

13+
[float]
1314
=== Explain API Request
1415

1516
To explain the allocation of a shard, issue a request:
@@ -51,6 +52,7 @@ shard that it finds by sending an empty body for the request:
5152
$ curl -XGET 'http://localhost:9200/_cluster/allocation/explain'
5253
--------------------------------------------------
5354

55+
[float]
5456
=== Explain API Response
5557

5658
This section includes examples of the cluster allocation explain API response output

0 commit comments

Comments
 (0)