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
1
Region ID
7
Image ID
"8cab6f28-09ca-4201-b3f7-23c7893f4bd6"
Response
OK
Datetime when the image was created
"2024-05-05T14:51:26.570866"
Image ID
"44e136a7-15c1-4b5f-a086-20b7b3237d40"
Minimal boot volume required
1
Minimal VM RAM required
0
Image name
"ubuntu-23.10-x64"
Image status
"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.570866"
Image visibility. Globally visible images are public
"public"
Image architecture type
"x86_64"
OS Distribution
"ubuntu"
The operating system installed on the image
"linux"
OS version, i.e. 19.04 (for Ubuntu) or 9.4 for Debian
"19.04"
Image size in bytes.
3758096384
Whether the image supports SSH key or not
"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