tape: add 'latest-only' property to backup job config
This commit is contained in:
@ -117,6 +117,8 @@ pub enum DeletableProperty {
|
||||
EjectMedia,
|
||||
/// Delete the export-media-set property
|
||||
ExportMediaSet,
|
||||
/// Delete the 'latest-only' property
|
||||
LatestOnly,
|
||||
}
|
||||
|
||||
#[api(
|
||||
|
Reference in New Issue
Block a user