HP XP P9000 Command View Advanced Edition Suite Software 7.6.1-00 CLI Reference Guide

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 P9000 mainframe agent information registered in
Device Manager
To change P9000 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 P9000 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
P9000 mainframe agent information, and then use the AddURLLink command to correct the registered
P9000 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 485