Reference Guide

The values of the TaskState are defined in the following table.
Value
Description
1
Pending
2
Running
3
Stopped
4
Complete
5
Failed
6
Scheduled
7
Not Scheduled
The details for task execution on multiple devices can be queried by
<SPECIFIC_TASK_URI>/ExecutionDetails
The attributes associated with task execution on multiple devices are described in the following table.
Attribute Name
Description
StartTime
The start time of the task for the specific device.
EndTime
The end time of the task for the specific device.
Status The status enumeration of the task for this device.
DeviceId The device identifier for the task.
Summary
The summary of the task execution for the specific device.
Details
The details of the task execution for the specific device.
48 REST API Guide OpenManage Essentials | Revision A02