[ML][DOCS] Fix doc error for forecast API
Original commit: elastic/x-pack-elasticsearch@999045d510
This commit is contained in:
parent
4e25ffad39
commit
84694fa4b4
|
@ -38,7 +38,7 @@ forecast. For more information about this property, see <<ml-job-resource>>.
|
||||||
(string) Identifier for the job.
|
(string) Identifier for the job.
|
||||||
|
|
||||||
|
|
||||||
==== Query Parameters
|
==== Request Parameters
|
||||||
|
|
||||||
`duration`::
|
`duration`::
|
||||||
(time units) A period of time that indicates how far into the future to
|
(time units) A period of time that indicates how far into the future to
|
||||||
|
@ -52,8 +52,6 @@ forecast. For more information about this property, see <<ml-job-resource>>.
|
||||||
If set to a value of `0`, the forecast is never automatically deleted.
|
If set to a value of `0`, the forecast is never automatically deleted.
|
||||||
For more information about time units, see <<time-units>>.
|
For more information about time units, see <<time-units>>.
|
||||||
|
|
||||||
////
|
|
||||||
|
|
||||||
==== Authorization
|
==== Authorization
|
||||||
|
|
||||||
You must have `manage_ml`, or `manage` cluster privileges to use this API.
|
You must have `manage_ml`, or `manage` cluster privileges to use this API.
|
||||||
|
|
Loading…
Reference in New Issue