oVirt / ovirt-engine-api-model

oVirt Engine API Model
19 stars 33 forks source link

Add snapshot field to backup #28

Closed bennyz closed 2 years ago

bennyz commented 2 years ago

This field will contain the information of the snapshot created for hybrid backup, will remain empty if the backup is not hybrid.

Signed-off-by: Benny Zlotnik bzlotnik@redhat.com

bennyz commented 2 years ago

If there is no snapshot should we report empty snapshot or avoid reporting this property? I think in other places we don't report properties.

I won't map it in the mapper if the field is null so it won't be reported