Keyboard shortcuts

Press or to navigate between chapters

Press S or / to search in the book

Press ? to show this help

Press Esc to hide this help

TaskService

Description

This resource contains a task service for a Redfish implementation.

Fields

FieldTypeDescription
CompletedTaskOverWritePolicyOverWritePolicyThis property shall contain the overwrite policy for completed tasks. This property shall indicate if the task service overwrites completed task information.
LifeCycleEventOnTaskStateChangebooleanThis 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.
NameName
OemOemThis property shall contain the OEM extensions. All values for properties that this object contains shall conform to the Redfish Specification-described requirements.
ServiceEnabledbooleanThis property shall indicate whether this service is enabled.
StatusStatusThis property shall contain any status or health properties of the resource.
TaskAutoDeleteTimeoutMinutesintegerThis 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.
TasksTaskCollectionThis property shall contain a link to a resource collection of type `TaskCollection`.