GetSnapshotUrls_智能媒体生产_API文档

Plugin DownloadLearn more
VS Code Plugin
Before installing the plugin, please install VS CodeBefore installing the plugin, please install VS Code
Alibaba Cloud Developer Toolkit is a collection of extensions that can help access Alibaba Cloud services in Visual Studio Code.
JetBrains Plugin
Before installing the plugin, please install JetBrains IDEBefore installing the plugin, please install JetBrains IDE
The Alibaba Cloud Developer Toolkit for JetBrains makes it easier to access Alibaba Cloud services.

Quotas Info

There is no quotas information in the current API.

Authorization Information

The following table shows the authorization information corresponding to this API, which can be used in the Action policy element to grant a RAM user or RAM role the permissions to call the API. Please use RAM to set up these permissions and refer to RAM documentation for more instructions.

Description:View Details...

ActionsAccess levelResource typeCondition keyAssociated operation
ice:GetSnapshotUrls
All Resources
*
NoneNone

Request Parameters

Field NameField Details
JobIdstring

The job ID.

Example:****20b48fb04483915d4f2cd8ac****Reference Value Source:
    GetMediaInfoJob
    ListMediaInfoJobs
    SubmitMediaInfoJob
    QueryMediaIndexJob
PageNumberinteger<int32>

The page number.

Example:1
PageSizeinteger<int32>

The number of entries per page. Valid values: 1 to 30. Default value: 10.

Example:10
OrderBystring

The order that you use to sort the query results. Valid values: Asc and Desc.View Details...

Example:Asc
Timeoutinteger<int64>

The authentication timeout period. Unit: seconds Default value: 3600. Maximum value: 129600 (36 hours).

Notice The field type is Long, and the precision may be lost during serialization/deserialization. Please note that the value must not be greater than 9007199254740991.
Example:3600

Response Parameters

Field NameField Details
RequestIdstring

The request ID.

Example:******11-DB8D-4A9A-875B-275798******
Totalinteger<int32>

The total number of snapshots.

Example:30
SnapshotUrlsarray<string>

The list of snapshot URLs.

WebVTTUrlstring

The URL of the WebVTT file.

Example:http://test-bucket.oss-cn-shanghai.aliyuncs.com/ouoput.vtt

Sample Response

Change History

Change timeChange content summaryoperation
2022-07-15
addOpenAPI
2022-07-11
addOpenAPI

Examples