参数

参数名字 描述
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.

image
必填

Validations:

  • Must be a Hash

image[name]
必填

Validations:

  • Must be String

image[username]
必填

Validations:

  • Must be String

image[uuid]
必填

Validations:

  • Must be String

image[password]
选填 , 允许空值

Validations:

  • Must be String

image[compute_resource_id]
选填 , 允许空值

计算资源 ID

Validations:

  • Must be String

image[architecture_id]
选填 , 允许空值

架构 ID

Validations:

  • Must be String

image[operatingsystem_id]
选填 , 允许空值

操作系统 ID

Validations:

  • Must be String

image[user_data]
选填 , 允许空值

Whether or not the image supports user data

Validations:

  • Must be ‘true’ or ‘false’ or ‘1’ or ‘0’