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 virtual machine has replication errors. See also CONFIGURATION_ERROR.
  • MOVING: The virtual machine is in the process of being moved to a different HBR server.
  • CONFIGURING: Replication is in the process of being configured or re-configured.
  • PAUSED: The replication is being paused.
  • FULL_SYNC: Full sync is performed on this virtual machine.
  • INITIAL_FULL_SYNC: Initial full sync is performed, this state happens only once in a group's lifetime
  • SYNC: There is live replication traffic.
  • NOT_ACTIVE: There is no replication traffic and there are no opened connections for it.
  • OK: The virtual machine replication is configured properly, no configuration or replication errors are present. But no actual replication traffic is taking place at the moment.
  • UNKNOWN: The replication status cannot be determined.
  • RECOVERING: A recovery is being performed.
  • RECOVERED: The virtual machine has been successfully recovered.
  • DISK_RESIZING: Some of the target disks are currently resizing.
  • CONFIGURATION_ERROR: The virtual machine has replication configuration errors.

This constant was added in vSphere API 9.1.0.0.

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, CONFIGURATION_ERROR,