HP XP7 Command View Advanced Edition Mainframe Agent Installation and Configuration Guide (TK981-96005, May 2014)

hdvmcli AddHostRefresh "objectid=mainframe-host-object-ID"
Example of executing the command:
hdvmcli AddHostRefresh -o "D:\logs\AddHostRefresh.log" "objectid=*****"
*****: The value is encoded by the CLI.
Example of output from executing the command:
RESPONSE:
An instance of Host
objectID=*****
name=toro2
hostID=1
capacityInKB=0
hostType=2
managedBy=2
sysplexID=RSDPLEX
statusOfDBUpdating=-1
*****: The value is encoded by the CLI.
Acquiring XP7 mainframe agent information registered in Device Manager
To acquire XP7 mainframe agent information registered in the Device Manager server, use the
GetURLLink command. By executing this command, you can acquire the IP address and port number
of the mainframe host from the url information included in the execution results.
Example of executing the command:
hdvmcli GetURLLink -o "D:\logs\GetURLLink.log" "objectid=*****"
*****: The value is encoded by the CLI.
Example of output from executing the command:
RESPONSE:
An instance of URLLink
objectID=*****
name=MainframeAgent
url=http://192.168.99.114:24042
linkedID=*****
createdByUser=-1
*****: The values are encoded by the CLI.
Installation and Configuration Guide 47