|
Parameter |
Type |
Description |
Example |
|---|---|---|---|
|
object |
A media conversion job without detailed configuration information. |
||
| RequestId |
string |
The ID of the API request that created this task. |
******11-DB8D-4A9A-875B-275798****** |
| Message |
string |
The reason for a task failure. |
The resource operated "%s" cannot be found |
| FinishTime |
string |
The time the task finished processing, in UTC format (yyyy-MM-ddTHH:mm:ssZ). |
2024-12-07T13:01:07Z |
| UserData |
string |
The user-defined data. |
{"info": "xxx"} |
| Config |
object |
The task configuration. |
|
| Outputs |
array |
The output configurations. |
|
| MediaConvertOutput |
The output configuration. |
||
| JobName |
string |
The task name. |
Name |
| OutputGroups |
array |
The output groups. |
|
| MediaConvertOutputGroup |
The output group configuration. |
||
| Inputs |
array |
The input files for the task. |
|
| MediaConvertInput |
The input file for the task. |
||
| State |
string |
The status of the task.
|
Inited |
| CreateTime |
string |
The time the task was created, in UTC format (yyyy-MM-ddTHH:mm:ssZ). |
2024-12-07T13:01:07Z |
| PipelineId |
string |
The ID of the queue that processed this task. |
688c2a8bfa4e44ddbba0c8730db91b0c |
| ClientToken |
string |
The idempotency token specified when creating the task. |
****12e8864746a0a398**** |
| Code |
string |
The error code for a failed task. |
InvalidParameter.ResourceNotFound |
| JobId |
string |
The ID of the task. |
****d80e4e4044975745c14b**** |