Skip to main content

Create Mcl

POST 

/v1/armada/machine_class_label

Create a machine class label

Request

Body

required

    label Label (string)required

    Possible values: non-empty and <= 64 characters

    The text of the label

    machine_class_id uuidrequired

    The ID of the MachineClass this label is associated with

Responses

Successful Response

Schema

    label Label (string)required

    Possible values: non-empty and <= 64 characters

    The text of the label

    machine_class_id uuidrequired

    The ID of the MachineClass this label is associated with

    machine_class_label_id Machine Class Label Id (integer)required
Loading...