felix

Stop Training Job

Stop a running training job.

post/felix/training-jobs/{job_id}/stop

Path parameters

job_idstring required

Request body

reasonstring nullable

Why this candidate is being stopped

scoresobject nullable

Metric values used to decide the prune

checkpointstring nullable

Checkpoint path or step associated with this stop

Response

Successful Response

successboolean required
messagestring required
job_idstring required
statusstring required

Changes