{
  "id": "bootstrap",
  "title": "Bootstrap object",
  "url": "https://redis.io/docs/latest/operate/rs/7.8/references/rest-api/objects/bootstrap/",
  "summary": "An object for bootstrap configuration",
  "content": "\nA bootstrap configuration object.\n\n| Name | Type/Value | Description |\n|------|------------|-------------|\n| action | 'create_cluster'\u003cbr /\u003e'join_cluster'\u003cbr /\u003e'recover_cluster' | Action to perform |\n| cluster | [cluster_identity]() object | Cluster to join or create |\n| cnm_https_port | integer | Port to join a cluster with non-default cnm_https port |\n| crdb_coordinator_port | integer, (range:\u0026nbsp;1024-65535) (default:\u0026nbsp;9081) | CRDB coordinator port |\n| credentials | [credentials]() object | Cluster admin credentials |\n| dns_suffixes | \n[{\n  \"name\": string,\n  \"cluster_default\": boolean,\n  \"use_aaaa_ns\": boolean,\n  \"use_internal_addr\": boolean,\n  \"slaves\": array\n}, ...]\n | Explicit configuration of DNS suffixes\u003cbr /\u003e**name**: DNS suffix name\u003cbr /\u003e**cluster_default**: Should this suffix be the default cluster suffix\u003cbr /\u003e**use_aaaa_ns**: Should AAAA records be published for NS records\u003cbr /\u003e**use_internal_addr**: Should internal cluster IPs be published for databases\u003cbr /\u003e**slaves**: List of replica servers that should be published as NS and notified |\n| envoy_admin_port | integer, (range:\u0026nbsp;1024-65535) | Envoy admin port. Changing this port during runtime might result in an empty response because envoy serves as the cluster gateway.|\n| envoy_mgmt_server_port | integer, (range:\u0026nbsp;1024-65535) | Envoy management server port|\n| gossip_envoy_admin_port | integer, (range:\u0026nbsp;1024-65535) | Gossip envoy admin port|\n| license | string | License string. If not provided, a trial license is set by default. |\n| max_retries | integer | Max number of retries in case of recoverable errors |\n| node | [node_identity]() object | Node description |\n| policy | [policy]() object | Policy object |\n| recovery_filename | string | Name of backup file to recover from |\n| required_version | string | This node can only join the cluster if all nodes in the cluster have a version greater than the required_version (deprecated as of Redis Enterprise Software v7.8.6) |\n| retry_time | integer | Max waiting time between retries (in seconds) |\n\n\n",
  "tags": ["docs","operate","rs"],
  "last_updated": "2026-04-01T08:10:08-05:00",
  "children": [{"id":"cluster_identity","summary":"Documents the cluster_identity object used with Redis Enterprise Software REST API calls.","title":"Cluster identity object","url":"https://redis.io/docs/latest/operate/rs/7.8/references/rest-api/objects/bootstrap/cluster_identity/"},{"id":"credentials","summary":"Documents the credentials object used with Redis Enterprise Software REST API calls.","title":"Credentials object","url":"https://redis.io/docs/latest/operate/rs/7.8/references/rest-api/objects/bootstrap/credentials/"},{"id":"identity","summary":"Documents the identity object used with Redis Enterprise Software REST API calls.","title":"Identity object","url":"https://redis.io/docs/latest/operate/rs/7.8/references/rest-api/objects/bootstrap/identity/"},{"id":"limits","summary":"Documents the limits object used with Redis Enterprise Software REST API calls.","title":"Limits object","url":"https://redis.io/docs/latest/operate/rs/7.8/references/rest-api/objects/bootstrap/limits/"},{"id":"node_identity","summary":"Documents the node_identity object used with Redis Enterprise Software REST API calls.","title":"Node identity object","url":"https://redis.io/docs/latest/operate/rs/7.8/references/rest-api/objects/bootstrap/node_identity/"},{"id":"paths","summary":"Documents the paths object used with Redis Enterprise Software REST API calls.","title":"Paths object","url":"https://redis.io/docs/latest/operate/rs/7.8/references/rest-api/objects/bootstrap/paths/"},{"id":"policy","summary":"Documents the policy object used with Redis Enterprise Software REST API calls.","title":"Policy object","url":"https://redis.io/docs/latest/operate/rs/7.8/references/rest-api/objects/bootstrap/policy/"}]
}

