Might happen when trying to create a Device or Variable with the same label that already exists.
STATUS:
409 Conflict
BODY:
{
"code": 409001,
"message": "Instance with the same label already exits.",
"detail": "Instance with the same label already exits."
}