{
  "id": "instance_info",
  "title": "CRDB instance info object",
  "url": "https://redis.io/docs/latest/operate/rs/8.0/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](https://redis.io/docs/latest/operate/rs/references/rest-api/objects/crdb/cluster_info) object | |\n| compression | integer | Compression level when syncing from this source |\n| db_config | [CRDB database_config](https://redis.io/docs/latest/operate/rs/references/rest-api/objects/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](https://redis.io/docs/latest/operate/rs/references/rest-api/objects/crdb). For a list of which settings must be identical across all instances and which to set per instance, see the [CRDB database config object](https://redis.io/docs/latest/operate/rs/references/rest-api/objects/crdb/database_config) reference. |\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-07-23T12:05:56-05:00"
}
