Snapservice.ProtectionGroupStatus
The Snapservice.ProtectionGroupStatus enumerated type contains the different states for the protection group.
Possible values:
ACTIVE
: ActivePAUSED
: PausedMARKED_FOR_DELETE
: Marked for delete,
Indicates that the PG is soft deleted but has some PG snapshots and VM snapshots which are not yet expired.
DEMOTED
: Indicates that the protection group is in a demoted state. While in this state, there are no outgoing or incoming replications and local snapshots (if any) are also stopped.DORMANT
:
Indicates that the PG is in dormant state.
In this state, all local protection and outgoing replications for the members are disabled. Members belonging to this protection group will be replica members for active incoming replications.
This constant was added in vSphere API 9.0.0.0.
RECOVERY
: Recovery state.
Indicates the protection group is in a recovery state. In this state site recovery operations can be initiated in case of planned migration and unplanned failover.
This constant was added in vSphere API 9.0.0.0.
This enumeration was added in vSphere API 8.0.3.0.