CustomImageDetail
Full detail of a custom image including datacenter deployments
- activeType: booleanrequired
Whether the image is active and available for use
- createdType: stringFormat: date-time
At requiredthe date-time notation as defined by RFC 3339, section 5.6, for example, 2017-07-21T17:32:28Z
- deploymentsType: array object[]required
Datacenters this image has been deployed to
- createdType: stringFormat: date-time
At requiredWhen this deployment was created
- datacenterType: stringFormat: uuid
Id requiredDatacenter ID
- datacenterType: string
Name requiredDatacenter display name
- idType: stringFormat: uuidrequired
Deployment record ID
- continentType: string nullable
Name Continent / business region name
- countryType: string
Name Country name
- datacenterType: string nullable
Code Short datacenter code (e.g. CHI-1)
- regionType: string
Name Region name
- idType: stringFormat: uuidrequired
Custom image ID
- nameType: stringrequired
Display name of the image
- updatedType: stringFormat: date-time
At requiredthe date-time notation as defined by RFC 3339, section 5.6, for example, 2017-07-21T17:32:28Z
- bootType: string nullable
Mode Boot mode
- bootType: string nullable
Type Boot type (e.g. UEFI, BIOS)
- configType: object
Image configuration object (e.g. { type: "cloud-init" } or { type: "none" })
- propertyType: anything
Name
- descriptionType: string nullable
Optional description
- imageType: stringenum
Type Image type classification
values- template
- iso
- networkType: boolean
Hotplug Whether VMs created from this image support network hotplug
- osType: string
Family Operating system family (e.g. linux, windows)
- userdataType: string nullable
Cloud-init userdata script
- usernameType: string nullable
Default login username
.png)