--- Title: Sync object alwaysopen: false categories: - docs - operate - rs description: Documents the sync object used with Redis Software REST API calls. linkTitle: sync weight: $weight --- | Name | Type/Value | Description | |------|------------|-------------| | progress | integer | Number of bytes remaining in current sync | | status | 'in_progress'
'idle'
'link_down' | Indication of the shard's current sync status |