SLM PUT: add precision on date math support in indices parameter (#55203)

It was not clear for me that `indices` parameter supports date math expression.

I think it may be worth to add the precision in the documentation.
This commit is contained in:
Théophile Helleboid - chtitux 2020-05-09 01:05:14 +04:00 committed by Lee Hinman
parent 44ffa388ac
commit 23e419a7aa
1 changed files with 2 additions and 1 deletions

View File

@ -65,7 +65,8 @@ If `true`, cluster states are included in snapshots. Defaults to `false`.
`indices`::
(Optional, array of strings)
Array of index names or wildcard pattern of index names included in snapshots.
Array of index names or wildcard pattern of index names included in snapshots. It
supports <<date-math-index-names,date math>> expressions.
====
`name`::