HP XP7 Command View Advanced Edition CLI Reference Guide (TK981-96006, May 2014)
An instance of URLLink
objectID=*****
name=MainframeAgent
url=http://192.168.99.100:24042
linkedID=*****
createdByUser=-1
*****: The values are encoded by the CLI.
Deleting XP7 mainframe agent information registered in Device
Manager
To delete XP7 mainframe agent information registered in the Device Manager server, use the
DeleteURLLink command.
Use this command when you want to delete only XP7 mainframe agent registration information. For
example, you might want to execute the command if you specified the name parameter incorrectly.
Example of executing the command:
hdvmcli DeleteURLLink -o "D:\logs\DeleteURLLink.log" "objectid=*****"
*****: The value is encoded by the CLI.
Example of output from executing the command:
RESPONSE:
(Command completed; empty list returned)
Acquiring mainframe host information
To acquire information about a mainframe host registered in the Device Manager server (such as the
host name), use the GetHost command.
NOTE:
If you do not know the object ID of a mainframe host, use the following procedure to acquire the
object ID.
1. Execute the GetHost command with no object ID specified to acquire a list of hosts registered
in Device Manager.
2. In the displayed host information, find the name of the mainframe host you are looking for.
3. Acquire the object ID based on the information related to the mainframe host you found in
step 2.
Connecting to XP7 mainframe agent550