Params

Param name Description
compute_resource_id
required

Value:

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

image
required

Value:

Must be a Hash

image[name]
required

Value:

Must be String

image[username]
required

Value:

Must be String

image[uuid]
required

Value:

Must be String

image[compute_resource_id]
optional , nil allowed

ID of compute resource


Value:

Must be String

image[architecture_id]
optional , nil allowed

ID of architecture


Value:

Must be String

image[operatingsystem_id]
optional , nil allowed

ID of operating system


Value:

Must be String

image[user_data]
optional , nil allowed

Whether or not the image supports user data


Value:

Must be 'true' or 'false'