{
  "id": "cluster_identity",
  "title": "Cluster identity object",
  "url": "https://redis.io/docs/latest/operate/rs/7.8/references/rest-api/objects/bootstrap/cluster_identity/",
  "summary": "Documents the cluster_identity object used with Redis Enterprise Software REST API calls.",
  "content": "\n| Name | Type/Value | Description |\n|------|------------|-------------|\n| name          | string                | Fully qualified cluster name. Limited to 64 characters and must comply with the IETF's RFC 952 standard and section 2.1 of the RFC 1123 standard. |\n| nodes         | array of strings       | Array of IP addresses of existing cluster nodes |\n| wait_command  | boolean (default:\u0026nbsp;true) | Supports Redis wait command |\n",
  "tags": ["docs","operate","rs"],
  "last_updated": "2026-04-01T08:10:08-05:00"
}

