|
Parameter |
Type |
Description |
Example |
|---|---|---|---|
|
object |
The media conversion job. |
||
| RequestId |
string |
The ID of the API request that created this task. |
7B117AF5-2A1****** |
| ClientToken |
string |
The idempotency token for the task creation request. |
****12e8864746a0a398**** |
| JobId |
string |
The task ID. |
****d80e4e4044975745c14b**** |
| Config |
object |
The task configuration. |
|
| JobName |
string |
The task name. |
Name |
| Outputs |
array |
The output configurations. |
|
| MediaConvertOutput |
The output configuration. |
||
| OutputGroups |
array |
The output groups. |
|
| MediaConvertOutputGroup |
The output group configurations. |
||
| Inputs |
array |
The input configurations. |
|
| MediaConvertInput |
Input file configurations. |
||
| PipelineId |
string |
The ID of the queue that processed the task. |
****d80e4e4044975745c14b**** |
| UserData |
string |
The user-defined data. |
{} |
| Code |
string |
The error code returned if the task failed. |
InvalidParameter.ResourceContentBad |
| Message |
string |
The error message returned if the task failed. |
The resource operated InputFile is bad |
| State |
string |
The task status.
|
Finished |
| CreateTime |
string |
The time when the task was created, in the yyyy-MM-ddTHH:mm:ssZ format (UTC). |
2022-07-07T07:16:11Z |
| FinishTime |
string |
The time when the task was completed, in the yyyy-MM-ddTHH:mm:ssZ format (UTC). |
2022-07-07T07:16:11Z |
| Percent |
integer |
The task progress, in percentage. |
0 |
| OutputDetails |
array |
The results for each output. |
|
| MediaConvertOutputDetail |
The output details. |
||
| OutputGroupDetails |
array |
The details of the output groups. |
|
| MediaConvertOutputGroupDetail |
The results for each output group. |
该文章对您有帮助吗?