{
  "id": "instance_info",
  "title": "CRDB instance info object",
  "url": "https://redis.io/docs/latest/operate/rs/references/rest-api/objects/crdb/instance_info/",
  "summary": "An object that represents Active-Active instance info",
  "tags": [
    "docs",
    "operate",
    "rs"
  ],
  "last_updated": "2026-04-01T08:10:08-05:00",
  "page_type": "content",
  "content_hash": "42000a4e5d97f98cafc83b62605ccbeafc8cdfc44f595e824f769cb1b5c05b69",
  "sections": [
    {
      "id": "content",
      "title": "Content",
      "role": "content",
      "text": "An 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. |"
    }
  ],
  "examples": []
}
