From fd3392aef871764d478d7fd39e1a9a9333a93b6d Mon Sep 17 00:00:00 2001 From: Lee Hinman Date: Tue, 6 Sep 2016 11:29:33 -0600 Subject: [PATCH] [DOCS] Mark cluster allocation explain API as experimental in docs --- docs/reference/cluster/allocation-explain.asciidoc | 2 ++ 1 file changed, 2 insertions(+) diff --git a/docs/reference/cluster/allocation-explain.asciidoc b/docs/reference/cluster/allocation-explain.asciidoc index ec223722c68..769a8a4e10d 100644 --- a/docs/reference/cluster/allocation-explain.asciidoc +++ b/docs/reference/cluster/allocation-explain.asciidoc @@ -5,6 +5,8 @@ The cluster allocation explanation API is designed to assist in answering the question "why is this shard unassigned?". To explain the allocation (on unassigned state) of a shard, issue a request like: +experimental[The cluster allocation explain API is new and should still be considered experimental. The API may change in ways that are not backwards compatible] + [source,js] -------------------------------------------------- $ curl -XGET 'http://localhost:9200/_cluster/allocation/explain' -d'{