Optional
executionA number that identifies a job execution on a device. It can be used later in commands that return or update job execution information.
Optional
jobThe content of the job document.
Optional
jobThe unique identifier you assigned to this job when it was created.
Optional
lastThe time when the job execution started.
Optional
queuedThe time when the job execution was enqueued.
Optional
startedThe time when the job execution started.
Optional
statusThe status of the job execution. Can be one of: QUEUED, IN_PROGRESS, FAILED, SUCCEEDED, CANCELED, TIMED_OUT, REJECTED, or REMOVED.
Optional
statusA collection of name-value pairs that describe the status of the job execution.
Optional
thingThe name of the thing that is executing the job.
Optional
versionThe version of the job execution. Job execution versions are incremented each time they are updated by a device.
Generated using TypeDoc
Data about a job execution.