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

Remove-VNXSnapshot

Short Description

Removes EMC VNX storage snapshots.

Applies to

Platform: VMware

Product Edition: Standard, Enterprise, Enterprise Plus

Storage system: EMC VNX

Syntax

Remove-VNXSnapshot -Snapshot <CSanSnapshot[]>  [<CommonParameters>]

Related Commands

Get-VNXSnapshot

Detailed Description

This cmdlet permanently removes a selected EMC VNX storage snapshot from your storage system.

Parameters

Parameter

Description

Required

Position

Accept
Pipeline
Input

Accept
Wildcard
Characters

Snapshot

Specifies the array of  snapshots. The cmdlet will remove these snapshots.

True

Named

True (ByValue,
ByProperty
Name)

False

<CommonParameters>

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