Params

Param name Description
organization_id
required

조직 이름

Validations:

  • Must be a number.

name
required

환경 이름

Validations:

  • String

label
optional

환경 레이블

Validations:

  • String

description
optional

환경 설명

Validations:

  • String

registry_name_pattern
optional

pattern for container image names

Validations:

  • String

registry_unauthenticated_pull
optional

allow unauthenticed pull of container images

Validations:

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

prior_id
required

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