Skip to main content

Force Completion of the Files job

PUT 

/qlibs/:qlibid/q/:qwtoken/file_jobs/:filesjobid/force_completion

Force completion may be used to force a job to completion after ingest failures.

  • unresolved ingests as well as unterminated uploads or downloads are discarded, and
  • files that were resolved but are not complete are deleted and
  • all parts finalized. Depending on the distribution of the files data and the part layout, this may leave some parts with unused data. Response is the same as returned by the Resume operation.

Request

Responses

The request was accepted and the files job was forcibly completed.