delete_job: Delete a job

View source: R/jobs.R

delete_jobR Documentation

Delete a job

Description

Deletes a job from the back-end.

Usage

delete_job(job, con = NULL)

Arguments

job

the job or the id of the job

con

authenticated Connection (optional) otherwise active_connection() is used.

Value

logical with state of success


openeo documentation built on Nov. 17, 2022, 5:07 p.m.