[DOCS] Adds deleting flag to the GET job stats API docs (#53223)

This commit is contained in:
István Zoltán Szabó 2020-03-06 16:03:09 +01:00
parent 9e561c2921
commit bf3dcd4229
1 changed files with 5 additions and 0 deletions

View File

@ -135,6 +135,11 @@ include::{docdir}/ml/ml-shared.asciidoc[tag=processed-record-count]
(long)
include::{docdir}/ml/ml-shared.asciidoc[tag=sparse-bucket-count]
`deleting`::
(boolean)
Indicates that the process of deleting the job is in progress but not yet
completed. It is only reported when `true`.
[[forecastsstats]]`forecasts_stats`::
(object) An object that provides statistical information about forecasts
belonging to this job. Some statistics are omitted if no forecasts have been