ReplicationInstanceDetails
ReplicationInstanceDetails
Represents an point-in-time instance that can recovered to.
AllOf
This class requires all of the following:
JSON Example
{
"key": "replica-520b41f1-9899-776c-93bd-2c6f470508f5",
"sequenceNumber": 8,
"timestamp": 1674727638000,
"transferBytes": 0,
"transferSeconds": 10,
"isPinned": false,
"quiescedType": "none",
"diskInstanceInfos": [
{
"diskKey": 2000,
"vcId": "530e97d8-1dcf-4e70-b4a4-2f40b587a1ab",
"datastoreId": "datastore-12",
"datastoreUuid": "63c8a760-89d86402-6c4a-00505687d916",
"path": "v2v-replicas-vm-31-1674466955049/r001_SEtf.vmdk",
"isBaseDisk": true
}
]
}