Skip to main content
POST
Create Image Prewarm Task

Request Headers

string
required
Enum: application/json
string
required
Bearer authentication format, for example: Bearer {{API Key}}.

Request Body

string
required
Image address to prewarm.
string
Image registry authentication ID. Required only for private registries.
string
required
Cluster ID where the image should be prewarmed.
string[]
Product IDs to prewarm on. Leave empty to prewarm globally in the cluster.
string
Task note or description.

Response

string
required
Created prewarm task ID.
Last modified on September 15, 2025