Snapservice.Clusters.VirtualMachines.ReplicationStatus
Snapservice.Clusters.VirtualMachines.ReplicationStatus
The Snapservice.Clusters.VirtualMachines.ReplicationStatus enumerated type contains the supported values for the replication status of a virtual machine.
Possible values:
ERROR: The group has replication or configuration errorsMOVING: The group is in the process of being moved to a different HBR serverCONFIGURING: The group is in the process of being configured or re-configuredPAUSED: The replication for this group is being pausedFULL_SYNC: Full sync is performed on this groupINITIAL_FULL_SYNC: Initial full sync is performed, this state happens only once in a group's lifetimeSYNC: There is live replication traffic for this groupNOT_ACTIVE: There is no replication trafic for this group and there are no opened connecitons for it.OK: The group is configured properly, no configuration or replication errors are present. But no actual replication traffic is taking place at the moment.UNKNOWN: The group's status cannot be determined.RECOVERING: A recovery is being performed on this group.RECOVERED: The replication group has been successfully recovered.DISK_RESIZING: Some of the target disks are currently resizing
This enumeration was added in vSphere API 9.0.0.0.
This data structure has no properties.
Enumeration:
ERROR,
MOVING,
CONFIGURING,
PAUSED,
FULL_SYNC,
INITIAL_FULL_SYNC,
SYNC,
NOT_ACTIVE,
OK,
UNKNOWN,
RECOVERING,
RECOVERED,
DISK_RESIZING,