information
Service maintenance check
Checks the service configuration for a planned maintenance period.
get/maintenance
Response
OK - maintenance check successful
Example response
{
"status": "UP",
"message": "No planned maintenance is configured",
"maintenance_start_time": "2023-11-13T05:10:00Z",
"maintenance_end_time": "2023-11-13T05:50:00Z"
}