{
  "id": "syncer_sources",
  "title": "Syncer sources object",
  "url": "https://redis.io/docs/latest/operate/rs/7.8/references/rest-api/objects/bdb/syncer_sources/",
  "summary": "Documents the syncer_sources object used with Redis Enterprise Software REST API calls.",
  "content": "\n| Name | Type/Value | Description |\n|------|------------|-------------|\n| uid | integer | Unique ID of this source |\n| client_cert | string | Client certificate to use if encryption is enabled |\n| client_key | string | Client key to use if encryption is enabled |\n| compression | integer, \u003cnobr\u003e(range: 0-6)\u003c/nobr\u003e | Compression level for the replication link |\n| encryption | boolean | Encryption enabled/disabled |\n| lag | integer | Lag in milliseconds between source and destination (while synced) |\n| last_error | string | Last error encountered when syncing from the source |\n| last_update | string | Time when we last received an update from the source |\n| rdb_size | integer | The source's RDB size to be transferred during the syncing phase |\n| rdb_transferred | integer | Number of bytes transferred from the source's RDB during the syncing phase |\n| replication_tls_sni | string | Replication TLS server name indication |\n| server_cert | string | Server certificate to use if encryption is enabled |\n| status | string | Sync status of this source |\n| uri | string | Source Redis URI |\n",
  "tags": ["docs","operate","rs"],
  "last_updated": "2026-04-01T08:10:08-05:00"
}

