Skip to content

Update Mi

PATCH
/v1/armada/machine_image/{mi_id}

Update a machine image

Authorizations

Parameters

Path Parameters

mi_id
required

The machine image ID

string format: uuid

The machine image ID

Request Body required

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

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