Image object.
Readonlycapabilities: string[]Read-only A list of the possible capabilities of this image.
cloud-init. The image supports the cloud-init multi-distribution method with our Metadata service. This only applies to public images.
distributed-sites. Whether the image can be used in distributed compute regions. Compared to a core compute region, distributed compute regions offer limited functionality, but they're globally distributed. Your image can be geographically closer to you, potentially letting you deploy it quicker. See Regions and images for complete details.
Readonlycreated: stringRead-only When this image was created.
Readonlycreated_by: stringRead-only The name of the user who created this image, or linode for public images.
Readonlydeprecated: booleanFilterable, Read-only A true value indicates a deprecated image. Only public images can be deprecated.
A detailed description of this image.
Readonlyeol: string | nullRead-only The time of the public image's planned removal from service. This is null for private images.
Readonlyexpiry: string | nullRead-only Only images created automatically from a deleted compute instance (type=automatic) expire. This is null for private images.
Readonlyid: stringRead-only The unique identifier for each image.
Details about image sharing.
Readonlyis_public: booleanFilterable, Read-only A true value if the image is a public distribution image. A false value indicates private, account-specific images.
Filterable, Read-only A true value for shared private images. none for images shared within a group.
Filterable A short description of the image.
Readonlyregions: {Read-only Details on the regions where this image is stored. See Regions and images for full details on support for regions.
Readonlysize: numberFilterable, Read-only The minimum size in MB this image needs to deploy.
Filterable, Read-only The current status of the image. Possible values are available, creating, and pending_upload.
📘
The
+order_byand+orderoperators are not available when filtering on this key.
Filterable Tags used for organizational purposes. A tag can be from 3 to 100 characters long, and an image can have a maximum of 500 total tags.
Readonlytotal_size: numberRead-only The total size in bytes of all instances of this image, in all regions.
📘
This object is empty for existing images. It's intended for use with future functionality.
Filterable, Read-only How the image was created. Create a manual image at any time. An automatic image is created automatically from a deleted compute instance. Other users within share groups can access a shared image.
Readonlyupdated: stringRead-only When this image was last updated.
Readonlyvendor: string | nullFilterable, Read-only The upstream distribution vendor. This is null for private images.
The URL to upload the Image to.
Image Upload object including the upload URL and image object.