interface DeleteTelegrafsIDLabelsIDRequest {
    labelID: string;
    telegrafID: string;
}

Properties

Properties

labelID: string

The label ID.

telegrafID: string

The Telegraf config ID.

MMNEPVFCICPMFPCPTTAAATR