Get-HP4Snapshot

Short Description

Returns HPE StoreVirtual storage snapshots.

Applies to

Platform: VMware

Product Edition: Standard, Enterprise, Enterprise Plus, Veeam Universal License

Storage System: HPE StoreVirtual (LeftHand/P4000), HPE StoreVirtual VSA

Syntax

This cmdlet provides parameter sets that allow you to:

  • Get HPE StoreVirtual storage snapshots by name.

Get-HP4Snapshot [-Name <string[]>]  [<CommonParameters>]

  • Get HPE StoreVirtual storage snapshots by volume.

Get-HP4Snapshot [-Name <string[]>] [-Volume <CSanVolume[]>]  [<CommonParameters>]

Detailed Description

This cmdlet returns existing HPE StoreVirtual storage snapshots.

You can get all storage snapshots, or look for a specific snapshot by name or associated volume.

Alias

Get-VBRHPSnapshot

Parameters

Parameter

Description

Type

Required

Position

Accept
Pipeline
Input

Name

Specifies the array of snapshot names. The cmdlet will return snapshots with these names.

String[]

False

Named

False

Volume

Specifies the array of storage volumes. The cmdlet will return snapshots of these volumes.

Accepts the CSanVolume[] object. To get this object, run the Get-HP4Volume cmdlet.

False

Named

False

<CommonParameters>

This cmdlet supports Microsoft PowerShell common parameters. For more information on common parameters, see Microsoft Docs.

Examples

Get-HP4SnapshotExample 1. Getting HPE StoreVirtual Storage Snapshot by Name

Get-HP4SnapshotExample 2. Getting All Snapshots of HPE StoreVirtual Storage Volume

Get-HP4SnapshotExample 3. Getting Specific Snapshot of HPE StoreVirtual Storage Volume

Related Commands

Page updated 3/4/2024

Page content applies to build 12.3.1.1139