C4ReplicationInstanceDetails

C4ReplicationInstanceDetails
C4ReplicationInstanceDetails
AllOf
This class requires all of the following:
JSON Example
{
    "isPinned": false,
    "key": "replica-52f3e775-a8fa-13e3-e9be-39264ed2dfe2",
    "quiescedType": "string",
    "sequenceNumber": 11,
    "timestamp": 1469701818743,
    "transferBytes": 512000,
    "transferSeconds": 4,
    "disksInfo": [
        {
            "diskKey": 2000
        }
    ]
}