HP StorageWorks P9000 Command View Advanced Edition Suite Software 7.1 CLI Reference Guide (TB581-96051, May 2011)

DescriptionStatusParameter name
Name of the target host
You must specify either objectid or hostname. Do not specify
both parameters at the same time. If they are specified at the
same time, an error will occur.
Optional
hostname
Parameter values to obtain in advance
objectid: Obtain this value from the execution result of the GetHost command. In the execution
result of this command, the objectID value appears under An instance of Host. Use this
objectID value to specify the objectid parameter.
hostname: Obtain this value from the execution result of the GetHost command. In the execution
result of this command, the name value appears under An instance of Host. Use this name
value to specify the hostname parameter.
Command execution example
In this example, the AddHostRefresh command obtains the latest information about the host where
the object ID is HOST.5.
hdvmcli AddHostRefresh -o "D:\logs\AddHostRefresh.log" "objectid=*****"
*****: The value is encoded by the CLI.
Command execution result
RESPONSE:
An instance of Host
objectID=*****
name=rise
hostID=5
ipAddress=192.168.32.164
capacityInKB=0
hostType=-1
statusOfDBUpdating=0
*****: The value is encoded by the CLI.
AddVirtualizationServer
AddVirtualizationServer registers a virtualization server into the Device Manager server
database.
If the target virtualization server is already registered, this command updates the Device Manager
server database with the most recent information. In addition, any virtualization server information
that is removed from the virtualization-server management program is deleted from the Device Manager
server database.
Device Manager CLI command reference218