White Papers
54 REST API Guide OpenManage Essentials | Revision A02
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.
The device Status enumeration is defined in the following table.
Enum Value
Description
0
In progress
1
Pending
2
Running
4
Complete
8
Warning
16
Failed
32
Stopped
2.13 Application information
The following resource URI can be used to access information about the OME application:
<BASE_URI>/Application
Operations supported: GET
The attributes associated with the application information are described in the following table.
Attribute Name
Description
Name
The name of the application.