Paramètres

Nom du paramètre Description
organization_id
requis

nom de l'organisation

Validations:

  • Must be a number.

name
requis

nom de l'environnement

Validations:

  • String

label
optionel

étiquette de l'environnement

Validations:

  • String

description
optionel

description de l'environnement

Validations:

  • String

registry_name_pattern
optionel

pattern for container image names

Validations:

  • String

registry_unauthenticated_pull
optionel

allow unauthenticed pull of container images

Validations:

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

prior_id
requis

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