tape: add 'latest-only' property to backup job config

This commit is contained in:
Dietmar Maurer
2021-02-24 11:19:12 +01:00
parent 81678129fb
commit 21e3ed3449
4 changed files with 33 additions and 1 deletions

View File

@ -117,6 +117,8 @@ pub enum DeletableProperty {
EjectMedia,
/// Delete the export-media-set property
ExportMediaSet,
/// Delete the 'latest-only' property
LatestOnly,
}
#[api(