Snapservice.Clusters.VirtualMachines.ReplicationStatus

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 errors
  • MOVING: The group is in the process of being moved to a different HBR server
  • CONFIGURING: The group is in the process of being configured or re-configured
  • PAUSED: The replication for this group is being paused
  • FULL_SYNC: Full sync is performed on this group
  • INITIAL_FULL_SYNC: Initial full sync is performed, this state happens only once in a group's lifetime
  • SYNC: There is live replication traffic for this group
  • NOT_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,