パラメーター

パラメーター名 記述
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