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

DescriptionStatusParameter name
Protocol
Specify the data transfer protocol used by the SMI-S provider.
One of the following values can be specified. The values are not
case-sensitive.
Non-secure: HTTP communication
Secure: HTTPS communication
If you omit this parameter when initially registering an SMI-S
enabled storage system, Secure is set.
Optional
(SMI-S enabled
storage system)
protocol
Port number of the SMI-S provider service
If this parameter is omitted, one of the following values is set. The
value set depends on the value specified for the protocol
parameter.
Non-secure: 5988
Secure: 5989
Optional
(SMI-S enabled
storage system)
portnumber
Object ID of the SMI-S enabled storage system
Specify this parameter to refresh a particular SMI-S enabled
storage system. Specify the object ID obtained from another CLI
response. The value is encoded by the CLI.
Optional
(SMI-S enabled
storage system)
saobjid
#
To use P9000 Command View AE Suite products to manage copy groups or snapshot groups
defined in a device group, use a string of 63 or less characters to specify userid and array-
passwd. In this case, use characters that can be used in RAID Manager (including raidcom
commands).
Parameter values to obtain in advance
family and displayfamily
Obtain the values of these parameters from the execution results of the GetServerInfo command.
Use the arrayFamily value or the displayArrayFamily value displayed in the execution
result to specify the family parameter, and use the displayArrayFamily value to specify
the displayfamily parameter.
saobjid
Obtain this value from the execution result of the GetStorageArray command. Set the value
of objectID, obtained from the execution result, into the saobjid parameter.
Command execution example
In this example, the AddStorageArray command accesses the storage system family (family:
XP1024/128, IP address: 172.16.45.1) and detects the storage systems in the storage system
family. The command specifies the user ID (root) and the user password (rootpass). Information
about the detected storage systems is registered in the Device Manager database.
hdvmcli AddStorageArray -o "D:\logs\AddStorageArray.log"
ipaddress=172.16.45.1 family=XP1024/128
userid=root arraypasswd=rootpass displayfamily=XP1024/128
CLI Reference Guide 91