Description
We want to be able to create and store snapshots through automated methods.
- Snapshot creation to be driven through a scheduler and/or an event.
- Storage should not be a constraint for the snapshot so space should be created for the latest snapshot.
- Where an older snapshot is going to be removed to create such space there should be optional behavior as to the fate of that snapshot.
- Snapshots can be downloaded to a designated storage area as a result of being removed from the Cloud storage or optionally by the behest of the Administrator.
Use Case and Business Need
Currently the creation of snapshots is reliant on manual intervention. This leads to an exposure when the designated administrator may be indisposed. This need is to reduce the risk of losing recent development work or user driven artifacts.
More details
Current process only enables manual creation and download of snapshots. Snapshots sometimes fail due to insufficient storage being available.
Original Idea Number: 166840a453