SourceReplicationState

SourceReplicationState
SourceReplicationState

An event describing the state of a source replication.

AllOf
This class requires all of the following:
JSON Example
{
    "progress": {
        "bytesToTransfer": 1000,
        "bytesTransferred": 400,
        "checksumComparedBytes": 1000,
        "checksumTotalBytes": 1000,
        "progress": 40
    },
    "state": "string"
}
progress
Optional

progress

state
Optional

state