{
  "id": "instance_info",
  "title": "CRDB instance info object",
  "url": "https://redis.io/docs/latest/operate/rs/7.8/references/rest-api/objects/crdb/instance_info/",
  "summary": "An object that represents Active-Active instance info",
  "content": "\nAn object that represents Active-Active instance info.\n\n| Name | Type/Value | Description |\n|------|------------|-------------|\n| id | integer | Unique instance ID |\n| cluster | [CRDB cluster_info]() object | |\n| compression | integer | Compression level when syncing from this source |\n| db_config | [CRDB database_config]() object | Database configuration for this specific instance. Use `db_config` only when you need to override or add configuration values that differ from the `default_db_config` in the main [CRDB object](). |\n| db_uid | string | ID of local database instance. This field is likely to be empty for instances other than the local one. |\n",
  "tags": ["docs","operate","rs"],
  "last_updated": "2026-04-01T08:10:08-05:00"
}

