v1

latestSwagger 2.02026-07-175684145.0 KB
Container

Upgrade a container with new image and args

post/containers/{id}/upgrade

Path parameters

idstring required

ID or name of the container

Request body

Imagestring required
Cmdstring[]

Execution commands and args

Entrypointstring[]

The entrypoint for the container as a string or an array of strings. If the array consists of exactly one empty string ([""]) then the entry point is reset to system default.

Response

no error