HP XP7 Command View Advanced Edition CLI Reference Guide (TK981-96006, May 2014)
Command execution example
This example uses Host Data Collector (IP address: 10.208.119.110) to accesses a virtualization
server (IP address: 10.208.119.113 and detect VMware ESX (host type:3), and then registers the
information about the detected virtualization servers into the Device Manager server database.
hdvmcli AddVirtualizationServer -o "D:\logs\AddVirtualizationServer.log"
ipaddress=10.208.119.113 hosttype=3 hostprotocol=Secure hostuserid=root
"hostuserpassword=boss!" hdcipaddress=10.208.119.110
Command execution result
RESPONSE:
An instance of Host
objectID=*****
name=boss.boss
hostID=13
capacityInKB=21,995,840
hostType=3
managedBy=1
osType=VMware
statusOfDBUpdating=0
virtualizationServerVersion=VMware ESX 4.0.0 build-171294
List of 2 WWN elements:
An instance of WWN
WWN=21.00.00.24.FF.2C.AE.19
An instance of WWN
WWN=21.00.00.24.FF.2C.AE.18
List of 1 CommParameters elements:
An instance of CommParameters
hdcIPAddress=10.208.119.110
ipAddress=10.208.119.113
portNumber=443
protocol=Secure
userID=root
*****: The values are encoded by the CLI.
DeleteHost
DeleteHost deletes information about a host server from the Device Manager server.
NOTE:
DeleteHost does not delete the host information from the external port.
CLI Reference Guide 339