OpenSearch/docs/en/rest-api/ml
Dimitris Athanasiou 3f6e640f90 [ML] Add force delete datafeed action (elastic/x-pack-elasticsearch#1623)
When a user or client intend to delete a datafeed
and its job, there is benefit into ensuring the
datafeed has gracefully stopped (ie no data loss).
In constrast, the desired behaviour is to stop and
delete the datafeed as quickly as possible.

This change adds a force option to the delete
datafeed action. When the delete is forced,
the datafeed is isolated, its task removed and,
finally, the datafeed itself is removed from the
metadata.

relates elastic/x-pack-elasticsearch#1533

Original commit: elastic/x-pack-elasticsearch@5ae0168bf2
2017-06-06 13:39:36 +01:00
..
close-job.asciidoc [DOCS] Change "data feed" to "datafeed" in Machine Learning documentation (elastic/x-pack-elasticsearch#1277) 2017-05-02 12:45:42 -07:00
datafeedresource.asciidoc [DOCS] Add details about using aggregations with machine learning (elastic/x-pack-elasticsearch#1446) 2017-05-23 14:34:21 -07:00
delete-datafeed.asciidoc [ML] Add force delete datafeed action (elastic/x-pack-elasticsearch#1623) 2017-06-06 13:39:36 +01:00
delete-job.asciidoc [ML] Add force delete job option (elastic/x-pack-elasticsearch#1612) 2017-06-06 09:41:33 +01:00
delete-snapshot.asciidoc [DOCS] Add authorization section to ML API pages (elastic/x-pack-elasticsearch#1205) 2017-04-25 14:21:42 -07:00
flush-job.asciidoc [DOCS] Add authorization section to ML API pages (elastic/x-pack-elasticsearch#1205) 2017-04-25 14:21:42 -07:00
get-bucket.asciidoc [ML] Remove record_count from bucket results (elastic/x-pack-elasticsearch#1568) 2017-05-26 16:57:40 +01:00
get-category.asciidoc [DOCS] More minor fixes (elastic/x-pack-elasticsearch#1343) 2017-05-08 07:12:03 -07:00
get-datafeed-stats.asciidoc [DOCS] Change "data feed" to "datafeed" in Machine Learning documentation (elastic/x-pack-elasticsearch#1277) 2017-05-02 12:45:42 -07:00
get-datafeed.asciidoc [DOCS] Change "data feed" to "datafeed" in Machine Learning documentation (elastic/x-pack-elasticsearch#1277) 2017-05-02 12:45:42 -07:00
get-influencer.asciidoc [ML] Use unique and predictable IDs for result docs (elastic/x-pack-elasticsearch#1521) 2017-05-24 09:59:17 +01:00
get-job-stats.asciidoc [DOCS] Fix minor ML documentation problems (elastic/x-pack-elasticsearch#1336) 2017-05-08 06:53:04 -07:00
get-job.asciidoc [ML] Add a detector_index field to detectors, and use it for updates (elastic/x-pack-elasticsearch#1613) 2017-06-02 10:26:01 +01:00
get-record.asciidoc [ML] Use unique and predictable IDs for result docs (elastic/x-pack-elasticsearch#1521) 2017-05-24 09:59:17 +01:00
get-snapshot.asciidoc [ML] Remove get model snapshot by description functionality (elastic/x-pack-elasticsearch#1288) 2017-05-03 13:20:52 +01:00
jobcounts.asciidoc [DOCS] Change "data feed" to "datafeed" in Machine Learning documentation (elastic/x-pack-elasticsearch#1277) 2017-05-02 12:45:42 -07:00
jobresource.asciidoc [ML] Add a detector_index field to detectors, and use it for updates (elastic/x-pack-elasticsearch#1613) 2017-06-02 10:26:01 +01:00
open-job.asciidoc [DOCS] Add authorization section to ML API pages (elastic/x-pack-elasticsearch#1205) 2017-04-25 14:21:42 -07:00
post-data.asciidoc [DOCS] Add ML limitations (elastic/x-pack-elasticsearch#1229) 2017-04-28 08:13:47 -07:00
preview-datafeed.asciidoc [DOCS] Change "data feed" to "datafeed" in Machine Learning documentation (elastic/x-pack-elasticsearch#1277) 2017-05-02 12:45:42 -07:00
put-datafeed.asciidoc [DOCS] Add script_fields to ML data feed documentation (elastic/x-pack-elasticsearch#1372) 2017-05-15 09:30:30 -07:00
put-job.asciidoc [ML] Add a detector_index field to detectors, and use it for updates (elastic/x-pack-elasticsearch#1613) 2017-06-02 10:26:01 +01:00
resultsresource.asciidoc [ML] Remove record_count from bucket results (elastic/x-pack-elasticsearch#1568) 2017-05-26 16:57:40 +01:00
revert-snapshot.asciidoc [DOCS] Fix minor ML documentation problems (elastic/x-pack-elasticsearch#1336) 2017-05-08 06:53:04 -07:00
snapshotresource.asciidoc [DOCS] Add property table for ML Update Jobs API (elastic/x-pack-elasticsearch#1268) 2017-05-02 15:38:41 -07:00
start-datafeed.asciidoc [DOCS] Clarify wildcard usage in ML datafeed APIs (elastic/x-pack-elasticsearch#1296) 2017-05-03 09:07:44 -07:00
stop-datafeed.asciidoc [DOCS] Change "data feed" to "datafeed" in Machine Learning documentation (elastic/x-pack-elasticsearch#1277) 2017-05-02 12:45:42 -07:00
update-datafeed.asciidoc [DOCS] Add script_fields to ML data feed documentation (elastic/x-pack-elasticsearch#1372) 2017-05-15 09:30:30 -07:00
update-job.asciidoc [ML] Add a detector_index field to detectors, and use it for updates (elastic/x-pack-elasticsearch#1613) 2017-06-02 10:26:01 +01:00
update-snapshot.asciidoc [DOCS] Add authorization section to ML API pages (elastic/x-pack-elasticsearch#1205) 2017-04-25 14:21:42 -07:00
validate-detector.asciidoc [DOCS] Add authorization section to ML API pages (elastic/x-pack-elasticsearch#1205) 2017-04-25 14:21:42 -07:00
validate-job.asciidoc [DOCS] Add authorization section to ML API pages (elastic/x-pack-elasticsearch#1205) 2017-04-25 14:21:42 -07:00