[DOCS] Add results_index_name to ML put job API

Original commit: elastic/x-pack-elasticsearch@d319a968f4
This commit is contained in:
lcawley 2017-04-19 22:54:24 -07:00
parent b0bfca6a11
commit 7c3a3cce80
1 changed files with 3 additions and 1 deletions

View File

@ -41,7 +41,9 @@ For more information, see <<privileges-list-cluster>>.
Older snapshots are deleted. The default value is 1 day.
`results_index_name`::
(string) TBD. For example, `shared`.
(string) The name of the index in which to store the {ml} results.
The default value is `shared`, which corresponds to the index name
`.ml-anomalies-shared`.
////
===== Responses