Dimitris Athanasiou ca0828ba07
[7.x][ML] Implement force deleting a data frame analytics job () ()
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 

Backport of 
2020-01-03 13:46:02 +02:00
..