BackupJob
BackupJob is a defined backup operation managed by data protection software. It represents a single scheduled or on-demand task that selects data sources, specifies a destination, and governs how the data is copied and stored. A BackupJob is typically created to automate regular protection of important data and to streamline recovery processes.
Common components of a BackupJob include a unique name, a source specification (such as files and folders,
During execution, the backup agent collects the selected data, applies any filters, creates a backup set, transfers
Security and compliance considerations for a BackupJob often include encryption in transit and at rest, key
In cloud-native environments, BackupJob objects may be implemented as declarative resources (for example, as custom resources