Parameter | Type | Description | Example |
---|---|---|---|
object | The request parameters. | ||
Status | string | The status of the task. Valid values:
| Running |
Code | string | The error code. | ResourceNotFound |
Message | string | The error message. | The specified resource project is not found. |
StartTime | string | The start time of the task. | 2021-12-24T03:01:41.662060377Z |
EndTime | string | The end time of the task. | 2021-12-24T03:01:49.480109219Z |
UserData | string | The user data of the task. | {"ID": "user1","Name": "test-user1","Avatar": "http://example.com?id=user1"} |
TaskType | string | The type of the task. | VideoLabelClassification |
TaskId | string | The ID of the task. | c2b277b9-0d30-4882-ad6d-ad661382**** |
Tags | object | The tags of the task. You can search for tasks by tag. | |
TaskRequestDefinition | string | The parameter definition in JSON strings. For more information, see the "Request parameters" section of each type of asynchronous data processing task. | |
Progress | integer | The progress of the task. |