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

Parameters
Table 83 DeleteHostInfo command parameter
DescriptionStatusParameter name
Object ID of the HostInfo record to remove
Specify the objectID 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 223