Image

Name Description Required Schema Default Example

architecture

The architecture of the OMI.

false

string

blockDeviceMapping.N

One or more block device mapping entries.

false

BlockDeviceMapping

description

The description of the OMI, provided when it was created.

false

string

hypervisor

The hypervisor type of the instance (always xen).

false

string

imageId

The ID of Outscale machine image (OMI).

false

string

imageLocation

The location where the OMI is stored on Object Storage Unit (OSU).

false

string

imageOwnerAlias

The account alias of the owner of the OMI.

false

string

imageOwnerId

The account ID of the owner of the OMI.

false

string

imageState

The current state of the OMI (pending | available | failed).

false

string

imageType

The type of the OMI.

false

string

isPublic

If true, the OMI has public launch permissions.

false

boolean

name

The name of the OMI, provided when it was created.

false

string

platform

The value is Windows for Windows OMIs, or blank otherwise.

false

string

productCodes.N

One or more product codes associated with the OMI.

false

ProductCode

rootDeviceName

The name of the device to which the root device is plugged in (for example, /dev/sda1).

false

string

rootDeviceType

The type of root device used by the OMI.

false

string

stateReason

The reason for the OMI state change.

false

StateReason

tagSet.N

One or more tags associated with the OMI.

false

Tag