v1

latestOpenAPI 3.0.12026-07-227292131.4 KB
containers

Update container

put/v1/containers/{id}

Path parameters

idstring uuid required

Request body

argsstring[]

Optional container command arguments

commandstring

Optional container start command

namestring required
sshKeyIdListstring[]
templateIdstring uuid required

template id

Example request

{
  "envs": [
    {
      "name": "access_token",
      "value": "kalsk113=="
    }
  ]
}

Response

successful

idstring uuid