{
  "status": "Healthy",
  "region": "East US - p01d1402050g001",
  "results": {
    "externalHealthCheck": {
      "status": "Healthy",
      "description": "Internal API returned a response code of 200 (OK)",
      "data": {
        "internalApiResponseContent": {
          "status": "Healthy",
          "region": "East US - p01d1402051b001",
          "results": {
            "databaseHealthCheck": {
              "status": "Healthy",
              "description": "Successfully connected to database",
              "data": {}
            },
            "internalServicesHealthCheck": {
              "status": "Healthy",
              "region": "vc01wLOSAPPdv01",
              "description": "Internal Services returned a response code of 200 (OK)",
              "data": {
                "internalServicesSummary": {
                  "status": "Healthy"
                }
              }
            }
          }
        }
      }
    }
  }
}