SyncProgressData

SyncProgressData
SyncProgressData

Information about the sync progress of a replication.

JSON Example
{
    "progress": 0,
    "checksum_current": 0,
    "checksum_total": 0,
    "transferred_current": 0,
    "transferred_total": 0
}
integer As int32 As int32
progress
Optional

progress

integer As int64 As int64
checksum_current
Optional

checksum_current

integer As int64 As int64
checksum_total
Optional

checksum_total

integer As int64 As int64
transferred_current
Optional

transferred_current

integer As int64 As int64
transferred_total
Optional

transferred_total

Property Of