参数

参数名字 描述
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