Skip to main content

morio.api.clients.invite_required

An invite code is required to join this cluster - This cluster does not permit open enrolment of new clients. Only clients that present a valid invite can enrol.

Example response

{
"type": "https://morio.it/docs/reference/errors/morio.api.clients.invite_required",
"status": 400,
"title": "An invite code is required to join this cluster",
"detail": "This cluster does not permit open enrolment of new clients. Only clients that present a valid invite can enrol."
}