OpenSearch/docs/reference/data-frames/apis
David Roberts 14545f8958
[ML-DataFrame] Combine task_state and indexer_state in _stats (#45324)
This commit replaces task_state and indexer_state in the
data frame _stats output with a single top level state
that combines the two. It is defined as:

- failed if what's currently reported as task_state is failed
- stopped if there is no persistent task
- Otherwise what's currently reported as indexer_state

Backport of #45276
2019-08-08 16:24:26 +01:00
..
delete-transform.asciidoc [7.x] [ML][Data Frame] adding force delete (#44590) (#44696) 2019-07-22 13:13:25 -05:00
get-transform-stats.asciidoc [ML-DataFrame] Combine task_state and indexer_state in _stats (#45324) 2019-08-08 16:24:26 +01:00
get-transform.asciidoc [DOCS] Reformats API parameter details (#44194) 2019-07-12 08:28:49 -07:00
index.asciidoc [7.x] [ML][Data Frame] Add update transform api endpoint (#45154) (#45279) 2019-08-07 10:37:35 -05:00
preview-transform.asciidoc [DOCS] Clarifies data transform source definition (#44504) 2019-07-18 08:04:56 -07:00
put-transform.asciidoc [DOCS] Adds supported time units ref to the frequency and delay params. (#45283) 2019-08-07 16:19:59 +02:00
start-transform.asciidoc [DOCS] Clarifies dataframe transform validations 2019-07-25 15:05:42 -07:00
stop-transform.asciidoc [DOCS] Reformats API parameter details (#44194) 2019-07-12 08:28:49 -07:00
transformresource.asciidoc [DOCS] Clarifies data frame transform frequency is also for retries (#44229) 2019-07-22 17:53:49 +01:00
update-transform.asciidoc [DOCS] Adds supported time units ref to the ML and DF API params. (#45322) 2019-08-08 14:26:19 +02:00