elasticsearch/docs/reference/ml/df-analytics
Dimitris Athanasiou af0ce426cc
[ML] Implement force deleting a data frame analytics job (#50553)
Adds a `force` parameter to the delete data frame analytics
request. When `force` is `true`, the action force-stops the
jobs and then proceeds to the deletion. This can be used in
order to delete a non-stopped job with a single request.

Closes #48124
2020-01-03 12:01:41 +02:00
..
apis [ML] Implement force deleting a data frame analytics job (#50553) 2020-01-03 12:01:41 +02:00