describe_job {openeo}R 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


[Package openeo version 1.3.1 Index]