View on GitHub

oVirt Design

Snapshots

Users will have the ability to manage snapshots for each VM.

View Snapshots

Within the details page, the user will be able to see a card that lists all of the snapshots for the VM. snapshots

The user can hover over the information icon to view some high level details about that snapshot. snapshotdetails

Restore Snapshot

If the user wants to restore a snapshot, they will be given a confirmation modal before proceeding. restore

restoreconfirmation

Create Snapshot

One of the options in the Snapshots card is for the user to Create a Snapshot. createsnapshot

createsnapshot2

createsnapshot3

Delete Snapshot(s)

Deleting a snapshot should give the user a confirmation dialog. In some cases, other dependent snapshots would be deleted as well and this should be clear to the user. deletesnapshot