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

Syntax and arguments
When initially inserted into a job, the command syntax and default arguments are:
ValidateStorageVolume ( %storvol_unc_name% )
UNC Storage Volume Name (%storvol_unc_name%). Select or enter the UNC name of the storage
volume to validate.
Examples
ValidateStorageVolume ( "\\ArrayA2\Cats" )
Comments
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.
ValidateStorageVolumes
Checks if storage volumes are available resources.
When the job is run, the validation command checks for availability of the resources. If the resources
are not available, the job stops.
Syntax and arguments
When initially inserted into a job, the command syntax and default arguments are:
ValidateStorageVolumes ( %storvol_unc_names% )
UNC Storage Volume Names (%storvol_unc_names%). Select or enter the UNC names of the storage
volumes to validate. See Argument lists. Or, select a variable used in a prior step that represents
the storage volumes.
Examples
ValidateStorageVolumes ( ("\\Array2\Cats", "\\Array2\Dogs") )
ValidateStorageVolumes ( $my_svol_list )
Comments
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.
Wait
Halts a job for a period of time. When the time has elapsed, the job proceeds to the next step.
Job commands 201