Parameter

Parametername Beschreibung
compute_resource_id
verpflichtend

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
verpflichtend

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
verpflichtend

Validations:

  • Must be a Hash

image[name]
optional

Validations:

  • Must be String

image[username]
optional

Validations:

  • Must be String

image[uuid]
optional

Validations:

  • Must be String

image[compute_resource_id]
optional , nil erlaubt

Kennung der Rechenressource

Validations:

  • Must be String

image[architecture_id]
optional , nil erlaubt

Kennung der Architektur

Validations:

  • Must be String

image[operatingsystem_id]
optional , nil erlaubt

Kennung des Betriebssystems

Validations:

  • Must be String

image[user_data]
optional , nil erlaubt

Whether or not the image supports user data

Validations:

  • Must be 'true' or 'false' or '1' or '0'