Enum DbBackupConfig.AutoBackupWindow

  • All Implemented Interfaces:
    BmcEnum, Serializable, Comparable<DbBackupConfig.AutoBackupWindow>
    Enclosing class:
    DbBackupConfig

    public static enum DbBackupConfig.AutoBackupWindow
    extends Enum<DbBackupConfig.AutoBackupWindow>
    implements BmcEnum
    Time window selected for initiating automatic backup for the database system.

    There are twelve available two-hour time windows. If no option is selected, a start time between 12:00 AM to 7:00 AM in the region of the database is automatically chosen. For example, if the user selects SLOT_TWO from the enum list, the automatic backup job will start in between 2:00 AM (inclusive) to 4:00 AM (exclusive).

    Example: SLOT_TWO