Skip to main content

morio.api.clients.cluster_mismatch

Cluster mismatch - The cluster name provided in the join request does not match the cluster FQDN

Example response

{
"type": "https://morio.it/docs/reference/errors/morio.api.clients.cluster_mismatch",
"status": 400,
"title": "Cluster mismatch",
"detail": "The cluster name provided in the join request does not match the cluster FQDN"
}