Skip to content

Get Mi

GET
/v1/armada/machine_image/{mi_id}

Get 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
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

422

Validation Error

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