パラメーター

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