Params

Param name Description
id
required

환경 ID

Validations:

  • Must be a number.

organization_id
optional

조직 이름

Validations:

  • Must be a number.

new_name
optional

환경에 지정할 새 이름

Validations:

  • String

description
optional

환경 설명

Validations:

  • String

registry_name_pattern
optional

pattern for container image names

Validations:

  • String

registry_unauthenticated_pull
optional

allow unauthenticed pull of container images

Validations:

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

async
optional

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

Validations:

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