Back to Redis

Syncer Sources

content/operate/rs/references/rest-api/objects/bdb/syncer_sources.md

latest1.1 KB
Original Source
NameType/ValueDescription
uidintegerUnique ID of this source
client_certstringClient certificate to use if encryption is enabled
client_keystringClient key to use if encryption is enabled
compressioninteger, <nobr>(range: 0-6)</nobr>Compression level for the replication link
encryptionbooleanEncryption enabled/disabled
lagintegerLag in milliseconds between source and destination (while synced)
last_errorstringLast error encountered when syncing from the source
last_updatestringTime when we last received an update from the source
rdb_sizeintegerThe source's RDB size to be transferred during the syncing phase
rdb_transferredintegerNumber of bytes transferred from the source's RDB during the syncing phase
replication_tls_snistringReplication TLS server name indication
server_certstringServer certificate to use if encryption is enabled
statusstringSync status of this source
uristringSource Redis URI