morio.api.clients.joined
Client already joined - A client with this UUID already joined this cluster. To re-join this client, use the “morio rejoin” cli command instead.
Example response
{
"type": "https://morio.it/docs/reference/errors/morio.api.clients.joined",
"status": 400,
"title": "Client already joined",
"detail": "A client with this UUID already joined this cluster. To re-join this client, use the \"morio rejoin\" cli command instead."
}