Class QuantityBasedRetention (0.3.10)

QuantityBasedRetention(mapping=None, *, ignore_unknown_fields=False, **kwargs)

A quantity based policy specifies that a certain number of the most recent successful backups should be retained.

Attribute

NameDescription
count int
The number of backups to retain.