{
  "id": "check_result",
  "title": "Check result object",
  "url": "https://redis.io/docs/latest/operate/rs/7.8/references/rest-api/objects/check_result/",
  "summary": "An object that contains the results of a cluster check",
  "content": "\nCluster check result\n\n| Name | Type/Value | Description |\n|------|------------|-------------|\n| cluster_test_result | boolean | Indication if any of the tests failed |\n| nodes | \n[{\n  \"node_uid\": integer,\n  \"result\": boolean,\n  \"error\": string\n}, ...]\n | Nodes results |\n",
  "tags": ["docs","operate","rs"],
  "last_updated": "2026-04-01T08:10:08-05:00"
}

