Appearance
MongoDB health​
GET
/health/mongodb
Returns 200 if MongoDB connection is ready, 503 otherwise. No auth required.
Responses​
MongoDB healthy
application/json
JSON"status": "ok"
{
 Â
}
Appearance
Returns 200 if MongoDB connection is ready, 503 otherwise. No auth required.
MongoDB healthy