Enum DrProtectionGroupLifecycleState

  • All Implemented Interfaces:
    BmcEnum, Serializable, Comparable<DrProtectionGroupLifecycleState>

    @Generated(value="OracleSDKGenerator",
               comments="API Version: 20220125")
    public enum DrProtectionGroupLifecycleState
    extends Enum<DrProtectionGroupLifecycleState>
    implements BmcEnum
    The lifecycle states of a DR protection group.
    • CREATING - DR protection group is being created.
    • ACTIVE - DR protection group is active and available for operations. - UPDATING - DR protection group is being updated and is not available for operations. - INACTIVE - The DR protection group is locked because a DR Drill is in progress. - NEEDS_ATTENTION - DR protection group needs user attention. - DELETING - DR protection group is being deleted. - DELETED - DR protection group has been deleted. - FAILED - DR protection group is in a failed state.