ReplicationInfo
Information about a replication.
Properties
The time of the last sync operation, in milliseconds.
Indicate whether to automatically enable replication to newly added disks to the source VM.
The state of a replication with respect to its configuration.
Possible values are: IN_PROGRESS , ERROR , OK , UNKNOWN
The RPO violation since the deadline for the next image of the replication has elapsed, in minutes.
Indicate whether LWD encryption is used from VRS side.
The unique identifier of the replication.
The duration of the last sync operation, in seconds.
The size of delta during the last sync, in bytes.
If the configurationState is ERROR, this property is set with a value describing the error in more detail. If the configurationState contains some other value, then this property is empty.
The number of days to keep MPIT instances.
Indicate whether MPIT is enabled.
The number of instances to keep per day.
The name of the replication.
Indicate whether to use compression for the outgoing traffic.
Indicate whether to quiesce the file system or applications in the guest OS before a consistent replica is created.
If the recovery_state is ERROR, this field contains details about the error.
The solution that manages the recovery operation.
The state of a replication with respect to its recovery.
Possible values are: UNKNOWN , NOT_STARTED , IN_PROGRESS , ERROR , OK
The name of the replication server.
The configured RPO in minutes.
The name of the source site.
The ID of the source vCenter Server.
The UUID of the target replication server.
The name of the target site.
The ID of the target vCenter Server.
The type of the replication.
Possible values are: UNKNOWN , VC_TO_VC
Indicate whether VM’s DataSets replication is enabled.
The ID of the replicated VM.
JSON Example
{
"last_sync_time": 0
}
Property Of
ReplicationInfoDrResponseList
Used By
ReplicationInfoDrResponseEntity
What's changed in latest?
last_sync_time