Parámetros

Nombre del parámetro Descripción
organization_id
requerido

nombre de la organización

Validations:

  • Must be a number.

name
requerido

nombre del entorno

Validations:

  • String

label
opcional

etiqueta del entorno

Validations:

  • String

description
opcional

descripción del entorno

Validations:

  • String

registry_name_pattern
opcional

pattern for container image names

Validations:

  • String

registry_unauthenticated_pull
opcional

allow unauthenticed pull of container images

Validations:

  • Must be one of: true, false, 1, 0

prior_id
requerido

ID of an environment that is prior to the new environment in the chain. It has to be either the ID of Library or the ID of an environment at the end of a chain.

Validations:

  • Integer