Skip to main content

Get Hostl

GET 

/v1/armada/host_label/:hostl_id

Get a host label

Request

Path Parameters

    hostl_id Hostl Idrequired

    The host label ID

Responses

Successful Response

Schema

    label Label (string)required

    Possible values: non-empty and <= 64 characters

    The text of the label

    host_id uuidrequired

    The ID of the host this label is associated with

    host_label_id Host Label Id (integer)required
Loading...