Versions Compared

Key

  • This line was added.
  • This line was removed.
  • Formatting was changed.

...

The VMware snapshots feature has the following Abiquo properties, which you can set on the Abiquo API server. See Abiquo configuration properties

Property

Default

Description

abiquo.snapshot.autodelete.polling.minutes

30

Time to wait between each check for expired snapshots

abiquo.snapshot.autodelete.hours

0

Time that a snapshot lives before it expires.
An expired snapshot is still usable until the check for expired snapshots deletes it.
If the value is 0, then there is no limit and the snapshots will never expire

abiquo.snapshot.autodelete.hours.limit

0

Maximum snapshot lifetime that a privileged user can configure when they take a snapshot.
If the value is 0, then there is no limit to the snapshot lifetime

To override the default values, you can also set these properties as Enterprise properties for a specific tenant. See Set enterprise properties to store tenant details and metadata.  

...