User Manual
4-108
Chapter 4: Redfish Technology Pack
Name Type ReadOnly Description
Enum Description
Interrupted Task has been interrupted. Interrupted shall be
used to indicate that the Task was interrupted
(e.g., by a server crash) in the middle of
processing, and the user should either re-run/
restart the Task.
Pending Task is pending and has not started. Pending shall
be used to indicate that the Task has been queued
and will be scheduled for processing as soon as
resources are available to handle the request.
Stopping Task is in the process of stopping. Stopping shall
be used to indicate that the Task is in the process
of moving to a Completed, Killed, or Exception
state.
Completed Task has completed. Completed shall be used to
indicate that the task has completed normally.
Killed Task was terminated. Killed shall be used to
indicate that the task has been stopped by a Kill
state change request (non-graceful shutdown).
Exception Task has stopped due to an exception condition.
Exception shall be used to indicate that the Task is
in an abnormal state that might be indicative of an
error condition.
Service Task is running as a service. Service shall be used
to indicate that the Task is in a state that supports
problem discovery, or resolution, or both. This
state is used when a corrective action is possible.
StartTime String True The date-time stamp that the task was last started. The value of this
property shall indicate the time the task was started.
EndTime String True The value of this property shall indicate the time the task was completed.
TaskStatus String True The value of this property shall be the completion status of the task, as
defined in the Status Section of the Redfish specification and shall not be
set until the task has completed.
Messages Array True This is an array of messages associated with the task.
E16160_ASMB9-iKVM_UM_V3.indb 108E16160_ASMB9-iKVM_UM_V3.indb 108 1/17/2020 2:29:32 PM1/17/2020 2:29:32 PM