
Command Line Interface Commands 55
displayName=CHA-1P
mode=1
type=12
.
. (repeated for other PortController instances)
.
Command execution example 2: In this example, the CLI command obtains information about the port
controller (ID: 1) used for a storage subsystem (serial number 10001, model XP1024)
hdvmcli GetStorageArray -o "D:\logs\XP1024 GetStorageArray_PortController.log"
subtarget=PortController model=XP1024 serialnum=10001 controllernum=1
Command execution result 2:
RESPONSE:
An instance of StorageArray
.
. (Attributes of StorageArray are omitted here)
.
List of 1 PortController elements:
An instance of PortController
objectID=CONTROLLER.HDS9980V.10001.1
cluster=1
card=1
controllerID=1
displayName=CHA-1P
mode=1
type=12
4-3-12-13 GetStorageArray (subtarget=ReplicationInfo)
GetStorageArray (subtarget=ReplicationInfo) obtains the information about replication performed
by one or all storage subsystems.
Users with access to this command:
• Yes: System Administrator, Storage Administrator
• No: None
• Restricted to permitted resources: Guest, Local System Administrator, Local Storage Administrator, Local
Guest
Table 4-31 GetStorageArray (subtarget=ReplicationInfo) Command Parameters
Parameter Name Status Description
model Optional Model of the storage subsystem. When you omit this parameter, all the storage
subsystems become the target.
serialnum Optional Serial number of the storage subsystem. When you omit this parameter, all the
storage subsystems become the target.
subtarget Required Specify ReplicationInfo.
objectid Optional Object ID of the replication information to be returned. When you omit this
parameter, you will obtain all the replication information.
replicationsubinfo Optional Specific replication information to be returned. LogicalUnit is the only value that
you can specify.
Command execution example: In this example, the CLI command obtains information about the replication
performed by a storage subsystem (serial number: 10001, model: XP1024).
hdvmcli GetStorageArray -o "D:\logs\XP1024 GetStorageArray ReplicationInfo.log"
subtarget=ReplicationInfo model=XP1024 serialnum=10001
replicationsubinfo=LogicalUnit
Command execution result:
Kommentare zu diesen Handbüchern