ReplicationInstance
Represents an point-in-time instance that can recovered to.
{
"isPinned": true,
"key": "replica-52f3e775-a8fa-13e3-e9be-39264ed2dfe2",
"quiescedType": "string",
"sequenceNumber": 11,
"timestamp": 1469701818743,
"transferBytes": 512000,
"transferSeconds": 4
}
Whether the instance is pinned.
PIT instance identifier. Use when failing over the replication.
Counter, representing the sequential number of the current instance.
Timestamp of the time when this instance is created. Measured in milliseconds, between the current time and midnight, January 1, 1970 UTC.
Total bytes in this instance that are transferred during the delta and any preceding full synchronization.
Total time in seconds it took to transfer the current instance including any preceding full synchronization.