TaskService
Description
This resource contains a task service for a Redfish implementation.
Fields
| Field | Type | Description |
|---|---|---|
CompletedTaskOverWritePolicy | OverWritePolicy | This property shall contain the overwrite policy for completed tasks. This property shall indicate if the task service overwrites completed task information. |
LifeCycleEventOnTaskStateChange | boolean | This property shall indicate whether a task state change sends an event. Services should send an event containing a message defined in the Task Event Message Registry when the state of a task changes. |
Name | Name | |
Oem | Oem | This property shall contain the OEM extensions. All values for properties that this object contains shall conform to the Redfish Specification-described requirements. |
ServiceEnabled | boolean | This property shall indicate whether this service is enabled. |
Status | Status | This property shall contain any status or health properties of the resource. |
TaskAutoDeleteTimeoutMinutes | integer | This property shall contain the number of minutes after which a completed task, where `TaskState` contains the value `Completed`, `Killed`, `Cancelled`, or `Exception`, is deleted by the service. |
Tasks | TaskCollection | This property shall contain a link to a resource collection of type `TaskCollection`. |