Get-NimbleSnapshot
Short Description
Returns HPE Nimble storage snapshots.
Platform: VMware
Product Edition: Enterprise Plus, Veeam Universal License
Syntax
|
Get-NimbleSnapshot [-Name <String[]>] [-Volume <CSanVolume[]>] [<CommonParameters>] |
Detailed Description
This cmdlet returns HPE Nimble storage snapshots.
You can get the list of all storage snapshots or look for a specific snapshot by name or associated volume.
Parameters
|
Parameter |
Description |
Type |
Required |
Position |
Accept Pipeline Input |
|---|---|---|---|---|---|
|
Name |
Specifies the array of snapshot names. The cmdlet will return the snapshots with these names. |
|
False |
Named |
False |
|
Volume |
Specifies the array of storage volumes. The cmdlet will return the snapshots of these volumes.
Accepts the |
|
False |
Named |
True (ByPropertyName, ByValue) |
<CommonParameters>
This cmdlet supports Microsoft PowerShell common parameters. For more information on common parameters, see Microsoft Docs.
Examples
Example 1. Getting HPE Nimble Storage Snapshot by Name
|
This command returns an existing HPE Nimble storage snapshot by name.
|
Example 2. Getting Snapshots of Several HPE Nimble Storage Volumes
|
This example shows how to get the existing snapshots of several HPE Nimble storage volumes.
Perform the following steps:
|
Related Commands
Get-NimbleHostReturns HPE Nimble storage systems.Get-NimbleVolumeReturns HPE Nimble volumes added to the backup infrastructure.