Parámetros

Nombre del parámetro Descripción
id
requerido

ID del entorno

Validations:

  • Must be a number.

organization_id
opcional

nombre de la organización

Validations:

  • Must be a number.

new_name
opcional

nuevo nombre para el 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

async
opcional

Do not wait for the update action to finish. Default: true

Validations:

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