ImageSetRequest

ImageSetRequest

NameDescriptionSchemaDefault
min_disk
optional
Minimum disk capacity (GB) of the Image to be created
Example : 100
any of [integer, null]
min_ram
optional
Minimum RAM capacity (GB) of the Image to be created
Example : 0
any of [integer, null]
protected
optional
whether Image deletion is prohibited
Example : False
any of [boolean, null]
visibility
optional
Indicates access permissions for the Image. Private: Can be used only within the Account, Shared: Can be shared between Accounts
Example : private
Pattern : private|shared
any of [string, null]