Authorizations
API key for authentication. Make sure to include the word apikey
, followed by a single space and then your token.
Example: apikey 1234$abcdef
Path Parameters
Project ID
Region ID
Image ID
Query Parameters
Show price
Response
Returned image
Datetime when the image was created
"2024-05-05T14:51:26.570866Z"
Disk format
"raw"
Image ID
"44e136a7-15c1-4b5f-a086-20b7b3237d40"
Minimal boot volume required
3
Minimal VM RAM required
0
Image display name
"ubuntu-20.10-x64"
OS Distribution, i.e. Debian, CentOS, Ubuntu, CoreOS etc.
"ubuntu"
The operating system installed on the image.
linux
, windows
OS version, i.e. 19.04 (for Ubuntu) or 9.4 for Debian
"20.10"
Project ID
1337
Region name
"Luxembourg 1"
Region ID
7
Image size in bytes
2361393152
Image status, i.e. active
"active"
List of key-value tags associated with the resource. A tag is a key-value pair that can be associated with a resource, enabling efficient filtering and grouping for better organization and management. Some tags are read-only and cannot be modified by the user. Tags are also integrated with cost reports, allowing cost data to be filtered based on tag keys or values.
[
{
"key": "my-tag",
"read_only": false,
"value": "my-tag-value"
}
]
Datetime when the image was updated
"2024-05-05T14:51:26.570866Z"
Image visibility. Globally visible images are public
"public"
An image architecture type: aarch64, x86_64
aarch64
, x86_64
Task that created this entity
"b10dd116-07f5-4225-abb7-f42da5cb78fb"
Image description
"string"
2010
Specifies the type of firmware with which to boot the guest.
bios
, uefi
"bios"
A virtual chipset type.
pc
, q35
"q35"
Set to true if the image will be used by bare metal servers. Defaults to false.
false
Whether the image supports SSH key or not
allow
, deny
, required
"allow"
The UUID of the active task that currently holds a lock on the resource. This lock prevents concurrent modifications to ensure consistency. If null
, the resource is not locked.
null