Parâmentros

Nome parâmetro Descrição
organization_id
requerido

nome da organização

Validations:

  • Must be a number.

name
requerido

nome do ambiente

Validations:

  • String

label
opcional

rotular o ambiente

Validations:

  • String

description
opcional

descrição do ambiente

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