Skip to main content
PUT
Upgrade Instance

ヘッダー

Content-Type
string
必須

Allowed value: application/json.

Authorization
string
必須

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

パスパラメータ

instance_id
string
必須

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

ボディ

application/json
image
string
必須

Image address. String, length: 1-500 characters.

:

"registry.example.com/namespace/new-image:tag"

registry_auth_id
string

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

:

"registry-auth-id"

entrypoint
string

Container entrypoint.

:

""

command
string

Container startup command.

:

""

envs
object[]

Environment variable list.

save_data
boolean

Whether to keep existing data when upgrading or resetting the instance.

:

true

レスポンス

200 - application/json

OK

The response is of type object.

最終更新日 2026年8月10日