パラメーター

パラメーター名 記述
location_id
任意

Set the current location context for the request

Validations:

  • Must be a Integer

organization_id
任意

Set the current organization context for the request

Validations:

  • Must be a Integer

compute_resource_id
必須

Validations:

  • Must be an identifier, string from 1 to 128 characters containing only alphanumeric characters, space, underscore(_), hypen(-) with no leading or trailing space.

id
必須

Validations:

  • Must be an identifier, string from 1 to 128 characters containing only alphanumeric characters, space, underscore(_), hypen(-) with no leading or trailing space.

image
必須

Validations:

  • Must be a Hash

image[name]
任意

Validations:

  • Must be a String

image[username]
任意

Validations:

  • Must be a String

image[uuid]
任意

Template ID in the compute resource

Validations:

  • Must be a String

image[password]
任意 , nil可

Validations:

  • Must be a String

image[compute_resource_id]
任意 , nil可

コンピュートリソースの ID

Validations:

  • Must be a String

image[architecture_id]
任意 , nil可

アーキテクチャーの ID

Validations:

  • Must be a String

image[operatingsystem_id]
任意 , nil可

オペレーティングシステムの ID

Validations:

  • Must be a String

image[user_data]
任意 , nil可

イメージがユーザーデータをサポートするかどうか

Validations:

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