v1
latestOpenAPI 3.0.12026-07-245277551.2 MBHealth
Get the health of the service
This method performs various checks, such as:
- The status of the connections to the infrastructure services used by the service instance
- The status of the host, e.g. storage,
- Application specific logic and direct dependencies
get/datainsights/v1.1/health
Response
OK
Example response
{
"s3": true,
"aurora": true,
"rds": true,
"maintenance": true
}