morio.api.clients.authentication_mismatch
Authentication mismatch - This endpoint can only be used by the API key that was assigned to the client when joining the cluster.
Example response
{
"type": "https://morio.it/docs/reference/errors/morio.api.clients.authentication_mismatch",
"status": 403,
"title": "Authentication mismatch",
"detail": "This endpoint can only be used by the API key that was assigned to the client when joining the cluster."
}