The Host Image Object holds details on Images and apps available when configuring a server.

FieldTypeExampleDescription
idInteger1The unique ID for the Image.
nameString"Ubuntu" / "Debian" / "Wordpress"The name of the Image. This is often the Linux distribution or one-click app name.
typeString"image" or "app"The type of the image: image or app.
minDiskSizeInteger20The minimum disk size available in GB.
unavailableRegionsArray of Strings[ "ams2", "lon1" ]A list of unavailable subregion IDs.
versionObjectHost Image Version ObjectThe default/recommended image version.
versionsArray of Objects[ Host Image Version Object ]A list of all the image versions supported.
extraCostPerMonthInteger0Extra monthly cost.
windowsBoolfalseFlag to determine if the image is Windows-based.