Command result values – HP P6000 Continuous Access Software User Manual
Page 172

You must edit the command and select or enter values for any required arguments. After editing,
the command displays the argument value as normal text, in quotes.
SnapcloneStorageVolume ( "\\Array2\Cats", "", SAME, "", WAIT )
You can also edit a command to change its default values. In the example below, the defaults for
disk group name and snapclone name have been changed.
SnapcloneStorageVolume ( "\\Array2\Cats", "DskGrp3", SAME, "CatsCopy", WAIT )
You can also edit a command to add job flow controls and assignments. See job
,
and
R1: $Rep1 = SnapcloneStorageVolume ( "\\Array2\Cats", "", SAME, "", WAIT ) onerror pauseat E1:
label ^
^ assignment
branch ^
See also
Command result values
Some commands return a result that can be assigned to a variable. The variable can then be
referenced in a succeeding step in the job. See also job
The following table lists Command result values and formats. See also
Command result value (format)
Job command
-
//
-
AddDrGroupMember
-
AddReplicaToReplicaRepository
-
AddReplicasToReplicaRepository
Combined list of resources (UNC)
CombineLists
Combined list of resources (UNC)
ConvertStorageVolumeIntoContainer
List of container names (UNC)
ConvertStorageVolumesInManagedSetIntoContainers
List of container names (UNC)
ConvertStorageVolumesIntoContainers
Container name (UNC)
CreateContainer
Managed set name of virtual disk containers
(simple)
CreateContainerForHostDiskDevice
Managed set name of virtual disk containers
(simple)
CreateContainersForHostVolume
Managed set name of virtual disk containers
(simple)
CreateContainersForHostVolumeGroup
-
CreateDiskDevice
DR group name (UNC)
CreateDrGroup
DR group name (UNC)
CreateDrGroupFromHostVolume
Host volume name (UNC)
CreateHostVolume
Host volume name (UNC)
CreateHostVolumeDiscrete
Host volume name (UNC)
CreateHostVolumeFromDiskDevices
172
Jobs