morio.api.clients.uuid_mismatch
Client UUID mismatch - The client UUID is not matched with a cluster node UUID which has the same FQDN
Example response
{
"type": "https://morio.it/docs/reference/errors/morio.api.clients.uuid_mismatch",
"status": 400,
"title": "Client UUID mismatch",
"detail": "The client UUID is not matched with a cluster node UUID which has the same FQDN"
}