All Products
Search
Document Center

Intelligent Media Management:TaskInfo

Last Updated:Dec 11, 2024
ParameterTypeDescriptionExample
object

The request parameters.

Statusstring

The status of the task. Valid values:

  • RUNNING: The task is running.
  • Succeeded: The task is successful.
  • Failed: The task failed.
Running
Codestring

The error code.

ResourceNotFound
Messagestring

The error message.

The specified resource project is not found.
StartTimestring

The start time of the task.

2021-12-24T03:01:41.662060377Z
EndTimestring

The end time of the task.

2021-12-24T03:01:49.480109219Z
UserDatastring

The user data of the task.

{"ID": "user1","Name": "test-user1","Avatar": "http://example.com?id=user1"}
TaskTypestring

The type of the task.

VideoLabelClassification
TaskIdstring

The ID of the task.

c2b277b9-0d30-4882-ad6d-ad661382****
Tagsobject

The tags of the task. You can search for tasks by tag.

TaskRequestDefinitionstring

The parameter definition in JSON strings. For more information, see the "Request parameters" section of each type of asynchronous data processing task.

Progressinteger

The progress of the task.