参数

参数名字 描述
id
必填

环境 ID

Validations:

  • Must be a number.

organization_id
选填

机构名称

Validations:

  • Must be a number.

new_name
选填

要分配给这个环境的新名称

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

async
选填

Do not wait for the update action to finish. Default: true

Validations:

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