HP StorageWorks SAN Virtualization Services Platform Manager Command Line Interface User Guide (5697-0936, May 2011)

ListVDGroupSnapshots command
Syntax
ListVDGroupSnapshots -Group VDGroupName ~
[, -Template RootSnapshotName]
Description
Requests a list of virtual disk group snapshots, according to the root (template) name. If the root
name is not specified, all the virtual disk group's snapshots are returned.
PurgeVDGroupPiTs command
Syntax
PurgeVDGroupPiTs -Group VDGroupName, ~
-Template RootName [ANYSUFFIX], -Keep NumberToKeep
Description
Purges (deletes) old virtual disk group PiTs, provided they all have the same root name (they all
start with the same prefix). Their suffix can be any suffix (set with the ANYSUFFIX flag in the
command line), or if the flag is not set, was automatically created by the VSM API (through the
template flag).
The number to keep may be zero (for example, delete all).
PurgeVDGroupSnapshots command
Syntax
PurgeVDGroupSnapshots -Group VDGroupName, ~
-Template RootName [ANYSUFFIX], -Keep NumberToKeep
Description
Purges (deletes) old virtual disk group snapshots, provided they all have the same root name (all
start with the same prefix). Their suffix can be any suffix (set with the ANYSUFFIX flag in the
command line), or if the flag is not set, was automatically created by the VSM API (through the
template flag).
The number to keep may be zero (for example, delete all).
RemoveVirtualDisksFromVDGroup command
Syntax
RemoveVirtualDisksFromVDGroup -Group VDGroupName, ~
-VirtualDisk VirtualDisk_1_Name ~
[ , -VirtualDisk VirtualDisk_2_Name, . . .]
Description
Removes virtual disks from a virtual disk group. This command does not delete the removed virtual
disks.
Asynchronous mirror commands
AddAsyncMirrorTaskToGroup command
Syntax
AddAsyncMirrorTaskToGroup -Group AsyncMirrorGroupName, ~
-Task AsyncMirrorTaskName, ~
CLI command guidance 41