409 Conflict

Puede ocurrir cuando se intenta crear un Device o Variable con un mismo label que ya existe.

STATUS:
409 Conflict
BODY:
{
"code": 409001,
"message": "Instance with the same label already exits.",
"detail": "Instance with the same label already exits."
}