Skip to main content
Version: 2.9

Schedules

Home pageLeft navigation paneClusters(cluster-name)Schedules

Page Overview

The Schedules page provides a list of all configured backup schedules for the selected cluster. This includes details such as the name of the schedule, backup location, target namespaces, resource label selectors, applied policy, and the owner. Users can manage each schedule through contextual actions.

Page Components

This page mainly consists of the following components:

  1. NS/VM View tab Located directly below the top navigation tab.

    1. NS (Namespace): lists out the schedules associated with namespace backups

    2. VM (Virtual Machines): displays the schedules associated with VM backups

  2. Search and Schedules table

    1. Search by Schedule Name: a search box that allows you to search for the schedules by their name. When you key-in a search string and hit enter, the schedule table displays only the schedules that match the string you entered

    2. Filter by Schedule Policy: a filter to refine the schedules based on the schedule policies they belong to

    3. Schedules table:

    • Selection checkbox: checkbox to perform bulk operations on schedules

    • SCHEDULE NAME: displays name of the schedule you provided during creation of the schedule

    • Notification icon: appears just below the schedule name and notifies the user on the schedule status, it can display the following statuses:

      • Running: implies that the schedule is active and running

      • Suspended: schedule is paused and the backup creation operation will run only after the schedule is manually resumed by the user

    • BACKUP LOCATION: lists the backup location on which the schedule runs for the backup

    • NAMESPACES: lists the namespace where the backup (tied to the schedule) resides

    • RESOURCE LABEL SELECTORS: displays the labels associated with the schedules

    • OWNER: lists the user who has created the schedule

    • UPCOMING SCHEDULE: displays when is the next upcoming schedule

    • Vertical ellipsis: located at the end of the each schedule row, this provides few options to the user to get more granular details of the schedule and they are listed here:

      • View Json: displays detailed metadata of the backup

      • Show Details: shows necessary details like namespaces, volumes and resources that are backed up along with some backup metadata

      • Suspend: allows the user to pause the schedule for a while and to resume back later

      • Edit: allows you to edit the backup to add, modify, or delete the labels

      • Remove: you can delete the backup with this option

    1. Pagination control: navigational controls to move through different pages of the schedules list.
    note

    VM tab for schedules will have same components like NS tab.