Update handler list for change in refresh and flush action

renamed actions back to admin/* and add suffix [s] instead

Original commit: elastic/x-pack-elasticsearch@32d3365941
This commit is contained in:
Britta Weber 2015-09-01 12:55:54 +02:00
parent 37fc05dc4c
commit f90afd72d2
1 changed files with 4 additions and 4 deletions

View File

@ -9,13 +9,13 @@ cluster:admin/shield/realm/cache/clear
cluster:admin/shield/realm/cache/clear[n]
indices:admin/analyze[s]
indices:admin/cache/clear[n]
indices:data/write/flush
indices:data/write/flush[r]
indices:admin/flush[s]
indices:admin/flush[s][r]
indices:admin/mappings/fields/get[index]
indices:admin/mappings/fields/get[index][s]
indices:admin/optimize[n]
indices:data/write/refresh
indices:data/write/refresh[r]
indices:admin/refresh[s]
indices:admin/refresh[s][r]
indices:admin/render/template/search
indices:admin/upgrade
indices:admin/upgrade[n]