Параметры

Имя параметра Описание
organization_id
обязательно

имя организации

Validations:

  • Must be a number.

name
обязательно

имя окружения

Validations:

  • String

label
необязательно

метка окружения

Validations:

  • String

description
необязательно

описание окружения

Validations:

  • String

registry_name_pattern
необязательно

pattern for container image names

Validations:

  • String

registry_unauthenticated_pull
необязательно

allow unauthenticed pull of container images

Validations:

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

prior_id
обязательно

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