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

Command execution example 2
In this example, the command accesses the virtualization-server management program (IP address:
10.208.119.114) to detect two instances of the VMware ESX (host type: 3) that are registered in
the virtualization-server management program. For the command, the following parameters are
specified: the protocol of the virtualization-server management program (Secure), user ID (vi-admin),
and password (boss!). The information about the detected virtualization servers will be registered
into the Device Manager server database.
hdvmcli AddVirtualizationServer -o "D:\logs\AddVirtualizationServer.log"
ipaddress=10.208.119.114 hosttype=3 hostprotocol=Secure hostuserid=vi-admin
"hostuserpassword= boss!"
Command execution result 2
RESPONSE:
An instance of Host
objectID=*****
name=boss.boss1
hostID=13
capacityInKB=21,995,840
hostType=3
statusOfDBUpdating=0
virtualizationServerVersion=VMware ESX 4.0.0 build-171294
List of 1 CommParameters elements:
An instance of CommParameters
ipAddress=10.208.119.114
portNumber=5989
protocol=Secure
userID=vi-admin
An instance of Host
objectID=*****
name=boss.boss2
hostID=13
capacityInKB=21,995,840
hostType=3
statusOfDBUpdating=0
virtualizationServerVersion=VMware ESX 4.0.0 build-171294
List of 1 CommParameters elements:
An instance of CommParameters
ipAddress=10.208.119.114
portNumber=5989
protocol=Secure
userID=vi-admin
*****: The values are encoded by the CLI.
DeleteHost
DeleteHost deletes information about a host server from the Device Manager server.
CLI Reference Guide 221