Deleting Backup Job

You can delete a backup job configured in Veeam Agent for Oracle Solaris. When you delete a backup job, backup files created by this job remain intact on the backup repository.

Starting from version 4.1, you can delete a backup job in one of the following ways:

Deleting Backup Job Important

Veeam Agent control panel is available starting from version 4.1.

Deleting Job from Control Panel

To delete a backup job, do the following:

  1. Launch the Veeam Agent control panel with the veeam or veeamconfig ui command.
  2. In the Veeam Agent control panel, press the [V] key to open the list of backup jobs.
  3. Select the job that you want to delete and press the [D] key.

Deleting Backup Job 

Deleting Backup Job in Command Line Interface

To delete a backup job, use the following command:

veeamconfig job delete --name <job_name>

or

veeamconfig job delete --id <job_id>

where:

For example:

$ veeamconfig job delete --name SystemBackup