Image Parent topic

Parameter
Data Type
Description
Required?
image
Container
The container of information about a virtual machine image.
Property type: Element
Yes
image.id
String
The identifier of the virtual machine image.
Property type: Attribute
Yes
image.name
String
The name of the virtual machine image.
Property type: Attribute
Yes
image.href
String
The callback URL to obtain information about this rule.
Property type: Attribute
Yes
image.version
Double
The API version.
Property type: Attribute
No
image.msUID
String
The GUID of the virtual machine image.
Property type: Attribute
Yes
image.lastModified
DateTime
The date and time this instance of the virtual machine was last modified.
Property type: Attribute
Valid value: a date and time in the format "yyyy-MM-ddThh:mm:ss.sss, UTC"
No
image.encryptSwap
Boolean
Indicates whether a swap partition is encrypted.
Property type: Attribute
Valid values:
  • True—swap partition for this device is encrypted.
  • False—swap partition for this device is not encrypted.
Yes
image.Platform
Enumeration
The platform running on the virtual machine image.
Property type: Element
Valid values:
  • Linux_32: a 32-bit Linux operating system.
  • Linux_64: a 64-bit Linux operating system.
  • Windows_x86: a 32-bit Windows operating system.
  • Windows_x64: a 64-bit Windows operating system.
No
image.Provider
Container: Provider
The Cloud Service Provider (CSP) which the virtual machine belongs to.
Property type: Element
No
image.description
String
The description of the virtual machine image.
Property type: Element
Valid value: any string of 1-360 characters
No
image.securityGroupList
Container
The container to list all security groups of a specific account.
Property type: Element
Yes