Cluster identity object
Documents the cluster_identity object used with Redis Enterprise Software REST API calls.
Name | Type/Value | Description |
---|---|---|
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. |
nodes | array of strings | Array of IP addresses of existing cluster nodes |
wait_command | boolean (default: true) | Supports Redis wait command |