HP StorageWorks P9000 Command View Advanced Edition Suite Software 7.1 CLI Reference Guide (TB581-96051, May 2011)

Deleting P9000 mainframe agent information registered in Device Manager
To delete P9000 mainframe agent information registered in the Device Manager server, use the
DeleteURLLink command.
Use this command when you want to delete only P9000 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.
Example of executing the command:
hdvmcli GetHost -o "D:\logs\GetHost.log" "objectid=*****"
*****: The value is encoded by the CLI.
Example of output from executing the command:
RESPONSE:
CLI Reference Guide 353