Skip to main content
Update/recreate an instance from a new/updated template.

Signature

Parameters

id
int
required
id
template_id
Optional[int]
template_id
template_hash_id
Optional[str]
template_hash_id
image
Optional[str]
image
args
Optional[str]
args
env
Optional[str]
env
onstart
Optional[str]
onstart

Returns

str, Result from the API call.

Example