參數

參數名字 描述
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