Viewing the list of Snapshots
Describes how to view the list of snapshots that are present on a cluster, using the Control System or the CLI.
You can view the snapshots on the cluster using the Control System or the CLI.
Viewing All the Snapshots Using the Control System
Column Name | Column Description |
---|---|
Snapshot Name | The name of the snapshot. |
Volume | The volume with which the snapshot is associated. |
Created On | The date when the snapshot was created. |
Expires On | The date when the snapshot expires. |
Reclaim Size | TBD |
Viewing the Snapshots Associated with a Volume Using the Control System
Column Name | Column Description |
---|---|
Snapshot Name | The name of the snapshot. |
Volume | The volume with which the snapshot is associated. |
Created On | The date when the snapshot was created. |
Expires On | The date when the snapshot expires. |
Reclaim Size | TBD |
Viewing Snapshots Using the CLI or REST API
The basic command to retrieve a list of snapshots is:
maprcli volume snapshot list
For complete reference information,
see volume snapshot list
.