Add API endpoints for the cluster allocation explain API

Relates to https://github.com/elastic/elasticsearch/pull/17305

Original commit: elastic/x-pack-elasticsearch@839d8dc53c
This commit is contained in:
Lee Hinman 2016-03-28 14:47:23 -06:00
parent a577402f5d
commit c62ba37759
2 changed files with 2 additions and 0 deletions

View File

@ -11,6 +11,7 @@ cluster:admin/snapshot/get
cluster:admin/snapshot/restore
cluster:admin/snapshot/status
cluster:admin/tasks/cancel
cluster:monitor/allocation/explain
cluster:monitor/health
cluster:monitor/nodes/hot_threads
cluster:monitor/nodes/info

View File

@ -2,6 +2,7 @@ cluster:admin/render/template/search
cluster:admin/snapshot/status[nodes]
cluster:admin/snapshot/status[nodes][n]
cluster:admin/tasks/cancel[n]
cluster:monitor/allocation/explain
cluster:monitor/nodes/hot_threads[n]
cluster:monitor/nodes/info[n]
cluster:monitor/nodes/liveness