HP XP7 Command View Advanced Edition CLI Reference Guide (TK981-96006, May 2014)

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.
Changing XP7 mainframe agent information registered in
Device Manager
To change XP7 mainframe agent information registered in the Device Manager server, use the
AddURLLink command. You can change the IP address or port number of the mainframe host by
specifying a new IP address or port number in the url parameter in URL format.
NOTE:
In the name parameter, specify MainframeAgent. If the name parameter is specified incorrectly,
the mainframe host is not registered as the XP7 mainframe agent information, and mainframe volume
information and the logical DKC serial number of the storage system cannot be acquired. If you
specified the name parameter incorrectly, use the DeleteURLLink command to delete the XP7
mainframe agent information, and then use the AddURLLink command to correct the registered
XP7 mainframe agent information.
Example of executing the command:
hdvmcli AddURLLink -o "D:\logs\AddURLLink.log"
"url=http://192.168.99.100:24042" "name=MainframeAgent" "linkedid=*****"
*****: The value is encoded by the CLI.
Example of output from executing the command:
RESPONSE:
CLI Reference Guide 549