All Products
Search
Document Center

ApsaraVideo VOD:GetAIImageJobs

Last Updated:Jun 10, 2026

Mengkueri pekerjaan pemrosesan gambar AI.

Deskripsi operasi

  • Regions that support this operation: China (Beijing) and China (Shanghai).

  • Call the SubmitAIImageJob operation to submit image AI processing jobs before you call this operation to query image AI processing jobs.

  • You can query a maximum of 10 jobs of image AI processing in one request.

Coba sekarang

Coba API ini di OpenAPI Explorer tanpa perlu penandatanganan manual. Panggilan yang berhasil akan secara otomatis menghasilkan contoh kode SDK sesuai dengan parameter Anda. Unduh kode tersebut dengan kredensial bawaan yang aman untuk penggunaan lokal.

Test

RAM authorization

Tabel berikut menjelaskan otorisasi yang diperlukan untuk memanggil API ini. Anda dapat menentukannya dalam kebijakan Resource Access Management (RAM). Kolom pada tabel dijelaskan sebagai berikut:

  • Action: Aksi yang dapat digunakan dalam elemen Action pada pernyataan kebijakan izin RAM untuk memberikan izin guna melakukan operasi tersebut.

  • API: API yang dapat Anda panggil untuk melakukan aksi tersebut.

  • Access level: Tingkat akses yang telah ditentukan untuk setiap API. Nilai yang valid: create, list, get, update, dan delete.

  • Resource type: Jenis resource yang mendukung otorisasi untuk melakukan aksi tersebut. Ini menunjukkan apakah aksi tersebut mendukung izin tingkat resource. Resource yang ditentukan harus kompatibel dengan aksi tersebut. Jika tidak, kebijakan tersebut tidak akan berlaku.

    • Untuk API dengan izin tingkat resource, jenis resource yang diperlukan ditandai dengan tanda bintang (*). Tentukan Nama Sumber Daya Alibaba Cloud (ARN) yang sesuai dalam elemen Resource pada kebijakan.

    • Untuk API tanpa izin tingkat resource, ditampilkan sebagai All Resources. Gunakan tanda bintang (*) dalam elemen Resource pada kebijakan.

  • Condition key: Kunci kondisi yang didefinisikan oleh layanan. Kunci ini memungkinkan kontrol granular, berlaku baik hanya untuk aksi maupun untuk aksi yang terkait dengan resource tertentu. Selain kunci kondisi spesifik layanan, Alibaba Cloud menyediakan serangkaian common condition keys yang berlaku di semua layanan yang didukung RAM.

  • Dependent action: Aksi dependen yang diperlukan untuk menjalankan aksi tersebut. Untuk menyelesaikan aksi tersebut, pengguna RAM atau role RAM harus memiliki izin untuk melakukan semua aksi dependen.

Action

Access level

Resource type

Condition key

Dependent action

vod:GetAIImageJobs

list

*All Resource

*

None None

Parameter permintaan

Parameter

Type

Required

Description

Example

JobIds

string

Yes

ID pekerjaan pemrosesan gambar AI. Anda dapat memperoleh nilai JobId dari tanggapan operasi SubmitAIImageJob.

  • Anda dapat menentukan maksimal 10 ID.

  • Pisahkan beberapa ID dengan koma (,).

cf08a2c6e11e*****de1711b738b9067

Elemen respons

Element

Type

Description

Example

object

The returned data.

RequestId

string

The ID of the request.

7721B494-1F78-4E*****E8-A7CEE7315BFA

AIImageJobList

array<object>

The image AI processing jobs.

object

The information about the image AI processing job.

Status

string

The status of the job. Valid values:

  • success

  • fail

success

CreationTime

string

The time when the image AI processing job was created. The time follows the ISO 8601 standard in the yyyy-MM-ddTHH:mm:ssZ format. The time is displayed in UTC.

2020-10-15T03:30:03Z

AIImageResult

string

The Object Storage Service (OSS) URL of the image file.

Catatan

This parameter does not include the complete authentication information. To obtain the authentication information, you must generate a signed URL. Alternatively, you can call the ListAIImageInfo operation to obtain the image information.

[{"Score":5.035636554444242,"Url":"http://outin-*****.oss-cn-shanghai.aliyuncs.com/357a8748c577*****789d2726e6436aa/image/ai/b0a7612554d*****5cbe3-00001.gif"}]

VideoId

string

The ID of the video.

357a8748c577*****789d2726e6436aa

JobId

string

The ID of the image AI processing job.

cf08a2c6e11e*****de1711b738b9067

UserData

string

The user data.

  • The value must be a JSON string.

  • The MessageCallback or Extend parameter is returned.

  • The value contains a maximum of 512 bytes.

For more information, see the "UserData: specifies the custom configurations for media upload" section of the Request parameters topic.

{"Extend":{"localId":"****","test":"www"}}

Code

string

The error code.

Success

Message

string

The error message.

success

TemplateConfig

string

The configurations of the AI template that was used to submit the job.

{"Format":"gif","SetDefaultCover":"true"}

TemplateId

string

The ID of the AI template.

5a86a00f15194*****d7fe7de1b4a173

Kode kesalahan

Lihat Error Codes untuk daftar lengkap.

Catatan rilis

Lihat Release Notes untuk daftar lengkap.