JobProcessDetails
class JobProcessDetails
The job process details.
Types
Properties
Link copied to clipboard
The number of things that cancelled the job.
Link copied to clipboard
The number of things that failed executing the job.
Link copied to clipboard
The number of things currently executing the job.
Link copied to clipboard
The number of things that are awaiting execution of the job.
Link copied to clipboard
The number of things that rejected the job.
Link copied to clipboard
The number of things that are no longer scheduled to execute the job because they have been deleted or have been removed from the group that was a target of the job.
Link copied to clipboard
The number of things which successfully completed the job.
Link copied to clipboard
The number of things whose job execution status is TIMED_OUT
.
Link copied to clipboard
The target devices to which the job execution is being rolled out. This value will be null after the job execution has finished rolling out to all the target devices.