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

. (Attributes of LogicalUnit are omitted here)
.
*****: The values are encoded by the CLI.
Command execution example 4
In this example, the command obtains the information for accessing the virtualization-server
management program in which the virtualization server is registered.
Because the CommParameters instance is displayed in the execution result, you can understand that
the virtualization-server management program that manages the virtualization server (hostname =
boss.boss) is vMA.
hdvmcli GetHost -o "D:\logs\GetHost_CommParameters.log"
"hostname=boss.boss" subtarget=CommParameters
Command execution result 4
RESPONSE:
An instance of Host
objectID=*****
name=boss.boss
hostID=1
capacityInKB=21,995,840
hostType=3
statusOfDBUpdating=0
virtualizationServerVersion=VMware ESX 4.0.0 build-171294
List of 1 WWN elements:
An instance of WWN
WWN=10.00.00.00.C9.6F.E8.FD
List of 1 CommParameters elements:
An instance of CommParameters
ipAddress=10.208.119.114
portNumber=5989
protocol=Secure
userID=vi-admin
*****: The value is encoded by the CLI.
Command execution example 5
In this example, the command obtains information regarding the disk configuration of the virtualization
server (hostname = ha8krs02).
hdvmcli GetHost -o "D:\logs\GetHost_VM_Datastore.log"
"hostname=ha8krs02" subtarget=VM,Datastore
Command reference256