User Manual
ASUS ASMB9-iKVM
4-107
4.3.41 Task
This URI represents the details of the task created. Check the response for its attributes.
This URI will be available only if any tasks are added onto Tasks Collection.
A. GET
• Request
https://{{ip}}/redfish/v1/TaskService/Tasks/{{task_instance}}
Content-Type: application/json
• Response
The response of the request will be in JSON format. The properties are mentioned in
the following table.
Table 52 Task 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.
TaskState String True The value of this property shall indicate the state of the task.
Enum Description
New New shall be used to indicate that the task is a
new task which has just been instantiated and is
in the initial state and indicates it has never been
started.
Starting Task is starting. Starting shall be used to indicate
that the task is moving from the New, Suspended,
or Service states into the Running state.
Running Task is running normally. Running shall be used to
indicate that the Task is running.
Suspended Task has been suspended. Suspended shall be used
to indicate that the Task is stopped (e.g., by a user),
but can be restarted in a seamless manner.
(continued on the next page)
E16160_ASMB9-iKVM_UM_V3.indb 107E16160_ASMB9-iKVM_UM_V3.indb 107 1/17/2020 2:29:32 PM1/17/2020 2:29:32 PM