From bf3dcd42296954e3d72b730d02088565e4aaf9b8 Mon Sep 17 00:00:00 2001 From: =?UTF-8?q?Istv=C3=A1n=20Zolt=C3=A1n=20Szab=C3=B3?= Date: Fri, 6 Mar 2020 16:03:09 +0100 Subject: [PATCH] [DOCS] Adds deleting flag to the GET job stats API docs (#53223) --- .../ml/anomaly-detection/apis/get-job-stats.asciidoc | 5 +++++ 1 file changed, 5 insertions(+) diff --git a/docs/reference/ml/anomaly-detection/apis/get-job-stats.asciidoc b/docs/reference/ml/anomaly-detection/apis/get-job-stats.asciidoc index 33edc621c30..334cb98e58d 100644 --- a/docs/reference/ml/anomaly-detection/apis/get-job-stats.asciidoc +++ b/docs/reference/ml/anomaly-detection/apis/get-job-stats.asciidoc @@ -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