ImageResource

ImageResource
ImageResource

Tangible asset related with an Virtual Machine image

JSON Example
{
    "id": "127e6fbfe24a750e72930c220a8e138275656b8e5d8f48a98c3c92df2caba935",
    "url": "https://app-catalog.vmware.com/api/v1/artifacts/89a6380a7d010648bad74e4de1c2ef17481a7f4715ff62bb8924e5c0b907bf3d?filename=common-postgresql-15-15.2.0-r5-debian-11-amd64.ova&namespace=68c0f832-5169-4433-ab2f-40e939e3f1bc",
    "filename": "argo-cd-4.5.1.ova"
}
string
id
Required
Constraints: maxLength: 64

Image id, which is the hash of the content

string
url
Required
Constraints: maxLength: 256

Endpoint which will return the s3 signed url

string
filename
Required
Constraints: maxLength: 64

Name of the file related with the image

Property Of