Skip to content

Create Hostl

POST
/v1/armada/host_label

Create a host label

Authorizations

Request Body required

A label that can be applied to a host for organizational purposes

object
label
required

The text of the label

string
>= 1 characters <= 64 characters
host_id
required

The ID of the host this label is associated with

string format: uuid

Responses

200

Successful Response

A label that can be applied to a host for organizational purposes

object
label
required

The text of the label

string
>= 1 characters <= 64 characters
host_id
required

The ID of the host this label is associated with

string format: uuid
host_label_id
required
integer

422

Validation Error

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