Schedules
Navigation
Home page → Left navigation pane → Clusters → (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:
-
NS/VM View tab Located directly below the top navigation tab.
-
NS (Namespace): lists out the schedules associated with namespace backups
-
VM (Virtual Machines): displays the schedules associated with VM backups
-
-
Search and Schedules table
-
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
-
Schedules table:
- Notification icon: notifies the user on the schedule status, it can display the following statuses:
- Active: implies that the schedule is active and it will create the backups at the intervals specified in the schedule
- Suspended: schedule is paused and the backup creation operation will run only after the schedule is manually resumed by the user
- NAME: displays name of the schedule you provided during creation of the schedule
- 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
- 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
-
- Pagination control: navigational controls to move through different pages of the schedules list.
noteVM tab for schedules will have same components like NS tab.
-