Name | Type | Description | Notes |
---|---|---|---|
image_id | string | Image's id | |
tenant_id | string | Your customer tenant id | |
customer_id | string | Customer ID | |
name | string | Image Name | |
description | string | Image Description | |
url | string | URL from where the image has been downloaded / provided. | |
size_mb | float | Image Size in MB | |
uploaded_size_mb | float | Image Uploaded Size in MB | |
os_type | string | Type of operating system (OS) | |
version | string | Version number to distinguish the contents of an image. Could be the version of the operating system for example. | |
format | string | Image format | |
status | string | Image status (e.g. if image is still downloading) | |
error_message | string | Image download error message | |
standard_image | bool | Flag indicating that image is either a standard (true) or a custom image (false) | |
creation_date | \DateTime | The creation date time for the image | |
last_modified_date | \DateTime | The last modified date time for the image | |
tags | \OpenAPI\Client\Model\AssignedTagResponse[] | The tags assigned to the image |
This repository was archived by the owner on Mar 9, 2025. It is now read-only.