Skip to content

Get Mi Versions

GET
/v1/armada/machine_image/{mi_id}/versions

Get versions for a machine image

Authorizations

Parameters

Path Parameters

mi_id
required

The machine image ID

string format: uuid

The machine image ID

Responses

200

Successful Response

object
versions
required
Array<object>
object
name
required

The name within the context of the provider. This could be a registry path or an AWS image name.

string
>= 1 characters <= 256 characters
description

A long form description of the image that will only be used for documentation purposes

string
machine_image_id
required
string format: uuid
transactions
required
Array<object>
object
id
required
integer
issued_at
required

Datetime that enforces that a timezone is given. Unix timestamps are allowed and forced into the UTC time zone

string format: date-time
meta
required
object
key
additional properties
string

422

Validation Error

object
detail
Array<object>
object
loc
required
Array
msg
required
string
type
required
string