HP P6000 Replication Solutions Manager Job Command Reference (T3680-96090, October 2012)

Examples
DeleteStorageVolume ( "\\ArrayA2\Cats" )
Comments
Associated validation commands. ValidateStorageVolume.
Agent and license prerequisites. None.
Command result value. None. For a complete list, see Command result values.
OS specifics. None.
See Resource names and UNC formats.
DeleteStorageVolumes
Deletes multiple storage volumes (virtual disks).
Syntax and arguments
When initially inserted into a job, the command syntax and default arguments are:
DeleteStorageVolumes ( %storvols_unc_list% )
Storage Volume List (%storvols_unc_list%). Select or enter the UNC names of storage volumes to
be deleted. See Argument list. Or, select a variable used in a prior step that represents the storage
volumes.
Examples
DeleteStorageVolumes ( ("\\Array2\Cats", "\\Array2\Dogs", "\\Array3\Cars") )
DeleteStorageVolumes ($my_svol_list)
Comments
Associated validation commands. ValidateStorageVolume.
Agent and license prerequisites. None.
Command result value. None. For a complete list, see Command result values.
OS specifics. None.
The command can be used to delete storage volumes from a previous replication step within
the job.
See Resource names and UNC formats.
DeleteStorageVolumesInManagedSet
Deletes the storage volumes that are members of a managed set.
Syntax and arguments
When initially inserted into a job, the command syntax and default arguments are:
DeleteStorageVolumesInManagedSet ( %managed_set_name% )
Managed set of containers. Select or enter the name of the managed set whose storage volumes
(virtual disks) are to be deleted.
Job commands 113