Skip to main content

Reference — Snapshots

Availability

VPC TypeSnapshots Support
General VPCYes
Specific VPCNo

Tabs in the Snapshots Module

TabManaged objects
Instance snapshotSnapshots of Instances
Storage snapshotSnapshots of Storage Disks

Columns in the Instance Snapshot List

ColumnDescription
NameThe snapshot name set at creation.
TagsThe list of tags attached to the snapshot (if any).
Size (GB)The snapshot capacity in GB.
StatusThe current status of the snapshot (see the status table below).
Created dateThe time the snapshot was successfully created.

Snapshot Status Values

ValueMeaning
ActiveThe snapshot is ready to use (Launch as Instance, Create storage disk).
CreatingThe system is processing the snapshot creation; not yet complete.
ErrorThe snapshot creation failed. Snapshots in this state cannot be used.
DeletedThe snapshot has been deleted (typically not shown in the list).

Available Actions on Instance Snapshots

Access via the menu icon () at the end of each row:

ActionDescription
Launch as InstanceCreate a new Instance using this snapshot as the source image.
Create storage diskCreate a new Storage Disk with data from this snapshot.
Manage tagsAdd, edit, or remove tags attached to the snapshot.
Delete imagePermanently delete the snapshot. This action cannot be undone.

Notes on Snapshot Size

  • The snapshot size (the Size column) reflects the actual size of the data saved, which is not necessarily equal to the disk capacity of the source Instance.
  • Snapshots are stored independently and consume storage quota in your project.

Where to Create Snapshots

Snapshot typeWhere to create
Instance snapshotInstance detail page → Create snapshot option
Storage snapshotStorage Disk detail page → Create snapshot option