Skip to main content
POST
Create Image Prewarm Task

ヘッダー

Content-Type
string
必須

Allowed value: application/json.

Authorization
string
必須

Bearer authentication format, e.g.: Bearer {{API_KEY}}.

ボディ

application/json
image
string
必須

Fully qualified image to prewarm. String, length: 1-4095 characters.

:

"registry.example.com/team/image:tag"

region_id
string
必須

Target region ID. String, length: 1-255 characters.

:

"region-a"

registry_auth_id
string

Registry authentication ID. Required when prewarming a private image. String, length: 0-255 characters.

:

"registry-auth-id"

product_ids
string[]

Product IDs to cover with prewarming.

:
note
string

Note for the prewarm task.

:

""

レスポンス

200 - application/json

OK

task_id
string

Image prewarm task ID

:

"prewarm-task-id"

最終更新日 2026年8月10日