C4ReplicationInstanceDetails
C4ReplicationInstanceDetails
Represents an point-in-time instance that can recovered to.
AllOf
This class requires all of the following:
JSON Example
{
"isPinned": true,
"key": "replica-52f3e775-a8fa-13e3-e9be-39264ed2dfe2",
"quiescedType": "string",
"sequenceNumber": 11,
"timestamp": 1469701818743,
"transferBytes": 512000,
"transferSeconds": 4,
"disksInfo": [
{
"diskKey": 2000
}
]
}