Skip to content

Create Mi

POST
/v1/armada/machine_image

Create a machine image

Authorizations

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