OptionalcpuLimit?: numberCPU limit of the container in mvCPU.
Optionaldescription?: stringDescription of the container.
OptionalenvironmentVariables?: Record<string, string>Environment variables of the container.
OptionalhealthCheck?: Container.v1beta1.ContainerHealthCheckSpecHealth check configuration of the container.
OptionalhttpOption?: ContainerHttpOptionPossible values:
OptionallocalStorageLimit?: numberLocal storage limit of the container (in MB).
OptionalmaxConcurrency?: numberOptionalmaxScale?: numberMaximum number of instances to scale the container to.
OptionalmemoryLimit?: numberMemory limit of the container in MB.
OptionalminScale?: numberMinimum number of instances to scale the container to.
Optionalport?: numberOptionalprivacy?: ContainerPrivacyPrivacy settings of the container.
Optionalprotocol?: ContainerProtocolOptionalredeploy?: booleanDefines whether to redeploy failed containers.
Optionalregion?: RegionRegion to target. If none is passed will use default region from the config.
OptionalregistryImage?: stringName of the registry image (e.g. "rg.fr-par.scw.cloud/something/image:tag").
Optionalsandbox?: ContainerSandboxExecution environment of the container.
OptionalscalingOption?: Container.v1beta1.ContainerScalingOptionPossible values:
OptionalsecretEnvironmentVariables?: Container.v1beta1.Secret[]Optionaltimeout?: stringProcessing time limit for the container.
UUID of the container to update.