morio.core.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.core.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."
}