Deletes an existing data frame analytics job.
Requires the manage_ml
cluster privilege. This privilege is included in the
machine_learning_admin
built-in role.
-
<data_frame_analytics_id>
- (Required, string) Identifier for the data frame analytics job.
-
force
-
(Optional, Boolean) If
true
, it deletes a job that is not stopped; this method is quicker than stopping and deleting the job. -
timeout
- (Optional, time units) The time to wait for the job to be deleted. Defaults to 1 minute.