describe_job: Fetches information about a job

View source: R/jobs.R

describe_jobR Documentation

Fetches information about a job

Description

Returns a detailed description about a specified job (e.g., the status)

Usage

describe_job(job, con = NULL)

Arguments

job

the job object or the id of the job

con

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

Value

a detailed description about the job


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