Checker

Readiness checker

Route to check if the service is ready to serve requests. It also checks the readiness of the WMS backend.

get/checker/ready

Response

Returning OK.

successboolean

Always true for 200 response.

messagestring

Example response

{
  "success": true,
  "message": "OK"
}

Changes

No changes recorded. 1 of the 7 revisions has no diff computed, so it could not be searched.