Skip to main content

morio.api.reloading.prohibited

Not available while reloading - This endpoint is not available when Morio is reloading its configuration. As Morio is reloading now, this endpoint is momentarily unavailable.

Example response

{
"type": "https://morio.it/docs/reference/errors/morio.api.reloading.prohibited",
"status": 409,
"title": "Not available while reloading",
"detail": "This endpoint is not available when Morio is reloading its configuration. As Morio is reloading now, this endpoint is momentarily unavailable."
}