HP P9000 Command View Advanced Edition Suite Software 7.4.1-00 CLI Reference Guide (TB581-96335, April 2013)

Obtain this value from the execution result of the GetHost command. In the execution result of
this command, the objectID value appears under An instance of Host. Use this objectID
value to specify the objectid parameter.
hostname
Obtain this value from the execution result of the GetHost command. In the execution result of
this command, the name value appears under An instance of Host. Use this name value
to specify the hostname parameter.
Command execution example
hdvmcli DeleteHost -o "D:\logs\DeleteHost.log" "objectID=*****"
*****: The value is encoded by the CLI.
Command execution result
RESPONSE
(Command completed; no data returned)
DeleteHostInfo
DeleteHostInfo deletes a HostInfo instance from the Device Manager server.
NOTE:
This command does not support virtualization servers.
Parameters
Table 96 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.
CLI Reference Guide 271