User Manual

ASUS ASMB9-iKVM
4-105
4.3.39 Task Service
This resource shall be used to represent a task service for a Redfish implementation. It
represents the properties for the service itself and has links to the actual list of tasks.
A. GET
• Request
https://{{ip}}/redfish/v1/TasksService
Content-Type: application/json
• Response
The response of the request will be in JSON format. The properties are mentioned in
the following table.
Table 51 Task Service Property
Name Type ReadOnly Description
@odata.context String True
Refer to section 4.3.1 ODATA properties.
@odata.id String True
Refer to section 4.3.1 ODATA properties.
@odata.type String True
Refer to section 4.3.1 ODATA properties.
@odata.etag String True
Refer to section 4.3.1 ODATA properties.
Oem Object -
Refer to Resource Complex Types under section 4.3.3 Resource.
This property will be a part of JSON response only if an
OEM property is implemented according to “
How to Add
OEM extensions (v1.1)
” document.
Id(M)
String True Resource Identifier.
Name(M)(C)
String True Name of the Resource.
Description(C) String True
Provides description of the resource. Refer to section 4.3.3 Resource.
CompletedTaskOver
WritePolicy(C)
String True The value of this property shall indicate how completed tasks are
handled should the task service need to track more tasks.
Enum Description
Manual Completed tasks are not automatically overwritten.
Oldest Oldest completed tasks are overwritten.
DateTime String True The current DateTime value for the TaskService, with offset from UTC,
in Redfish Timestamp format.
LifeCycleEvent
OnTaskStateChange
Boolean True The value of this property, if set to true, shall indicate that the service
shall send a Life Cycle event to Listener Destinations registered for
such events upon change of task state.
Service Enabled(C) Boolean False This indicates whether this service is enabled.
Status Object True
Refer to section 4.3.3 Resource for Resource.Oem.
Tasks Object True The value of this property shall be a link to a resource of type Task
Collection.
E16160_ASMB9-iKVM_UM_V3.indb 105E16160_ASMB9-iKVM_UM_V3.indb 105 1/17/2020 2:29:32 PM1/17/2020 2:29:32 PM