v1

latestOpenAPI 3.0.42026-07-26263457588.1 KB
Containers

Set Container Environment Variables

Replaces all environment variables for a container template. All existing environment variables will be removed and replaced with the provided set.

put/apps/{appId}/containers/{containerId}/env

Path parameters

appIdstring required

The ID of the application

containerIdstring required

The ID of the container template

Request body

object required

Response

Environment variables were successfully replaced.

idstring required
namestring required
packageIdstring required
imagestring required
imageNamestring required
imageNamespacestring required
imageTagstring required
imageRegistryIdstring required
imageDigeststring required
imagePullPolicy'always' | 'ifNotPresent' required