HP XP P9000 Command View Advanced Edition Suite Software 7.6.1-00 CLI Reference Guide

DescriptionStatusParameter name
Name of the snapshot group
Specify this parameter if you want to obtain information about a
specific snapshot group. Do not specify this parameter together
with the snapshotgroupid parameter. If both are specified,
this parameter is ignored.
Optional
snapshotgroup-
name
Information about the Fast Snap copy pairs that belong to the
snapshot group
You can only specify ReplicationInfo.
If you specify this parameter, you must also specify either the
snapshotgroupid or snapshotgroupname parameter.
Optional
snapshot-
grpsubinfo
Parameter values to obtain in advance
serialnum and model
Obtain these values from the execution result of the GetStorageArray command. In the execution
result, use the arrayType value or the displayArrayType value to specify the model para-
meter, and use the serialNumber value to specify the serialnum parameter.
snapshotgroupid and snapshotgroupname
Obtain these values from the execution results of the GetStorageArray (subtarget=Snap-
shotGroup) command. Execute this command with the model and serialnum parameters
specified and SnapshotGroup specified for the subtarget parameter. You can obtain inform-
ation about the snapshot group from the specified storage system. The groupID and groupName
values appear under An instance of SnapshotGroup in the execution results of the com-
mand. Use the groupID value to specify the snapshotgrpidfilter parameter, and use the
groupName value to specify the snapshotgrpnamefilter parameter.
Command execution example
hdvmcli GetStorageArray -o "D:\logs\GetStorageArray_SnapshotGroup.log"
"subtarget=SnapshotGroup" "model=P9500" "serialnum=10001"
"snapshotgroupname=test1" "snapshotgrpsubinfo=ReplicationInfo"
Command execution result
RESPONSE:
An instance of StorageArray
.
. (Attributes of StorageArray are omitted here)
.
List of 1 SnapshotGroup elements:
An instance of SnapshotGroup
objectID=*****
arrayType=P9500
serialNumber=10001
groupID=1
groupName=test1
replicationFunction=FastSnap
Command reference196