Skip to main content
POST
Save Image

ヘッダー

Content-Type
string
必須

Allowed value: application/json.

Authorization
string
必須

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

ボディ

application/json
instance_id
string
必須

Instance ID. String, length: 1-255 characters.

:

"instance-id"

image
string
必須

Target image name or address. String, length: 1-4095 characters.

:

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

registry_auth_id
string

Saved registry authentication ID. String, length: 0-255 characters.

:

"registry-auth-id"

レスポンス

200 - application/json

OK

job_id
string

Save image job ID. Poll status via the Get Job endpoint

:

"job-id"

最終更新日 2026年8月10日