oVirt / ovirt-engine-api-model

oVirt Engine API Model
19 stars 33 forks source link

backup: introduce the use_active flag #35

Closed bennyz closed 2 years ago

bennyz commented 2 years ago

This flag is essentially a feature toggle for hybrid backup. By default use_active=False and a snapshot will be created. Otherwise, no snapshots will be used and backup will be performed using the active volume.