HP XP7 Command View Advanced Edition CLI Reference Guide (TK981-96006, May 2014)
Parameters
Table 113 DeleteHostInfo command parameter
DescriptionStatusParameter name
Object ID of the HostInfo record to remove
Specify the object ID obtained from another CLI response. The
value is encoded by the CLI.
Required
objectid
Parameter values to obtain in advance
objectid
Obtain this value from the execution result of the GetHostInfo command. In the execution result
of this command, the objectID value appears under An instance of HostInfo. Use this
objectID value to specify the objectid parameter.
Command execution example
hdvmcli DeleteHostInfo -o "D:\logs\DeleteHostInfo.log" "objectid=*****"
*****: The value is encoded by the CLI.
Command execution result
RESPONSE
(Command completed; no data returned)
GetHost
GetHost returns the information about hosts.
NOTE:
If two or more paths are set from a virtualization server for a single volume, the values for the portID
attribute, domainID attribute, and scsiID attribute for the HostInfo instance for the target volume
might not be correct. Use the management client for the virtualization server to check this information.
Format
When obtaining information about all hosts, or information for a particular type of host:
hdvmcli [URL] GetHost [options]
[hostfilter=type-of-host-for-which-information-is-obtained]
When obtaining information about a specific host:
CLI Reference Guide 341