Skip to content

executor: add new endpoint machine/cancel_job

Ana Guerrero requested to merge (removed):api_machine_abort into master

Add new endpoint to abort the current job running in a machine:

curl -X POST HOST/api/v1/machine/<machine_id>/abort

This is the last action from the list at https://gitlab.freedesktop.org/mupuf/valve-infra/-/issues/76

Edited by Ana Guerrero

Merge request reports