This is an archive version of the document. To get the most up-to-date information, see the current version.

Get-VNXSnapshot

In this article

    Short Description

    Returns EMC VNX storage snapshots.

    Applies to

    Platform: VMware

    Product Edition: Standard, Enterprise, Enterprise Plus

    Storage system: EMC VNX

    Syntax

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

    Related Commands

    Get-VNXVolume

    Detailed Description

    This cmdlet returns EMC VNX storage snapshots.

    You can get the list of all storage snapshots, or look for a specific snapshot name or volume.

    Parameters

    Parameter

    Description

    Required

    Position

    Accept
    Pipeline
    Input

    Accept
    Wildcard
    Characters

    Name

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

    False

    Named

    False

    True

    Volume

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

    False

    Named

    False

    False

    <CommonParameters>

    This cmdlet supports Microsoft PowerShell common parameters. For more information about common parameters, see http://go.microsoft.com/fwlink/p/?LinkID=113216.