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

Parameters
Table 95 GetURLLink command parameters
DescriptionStatusParameter name
The object ID of the URLLink for which you want to obtain
information
Specify the object ID obtained from another CLI response. The
value is encoded by the CLI.
Do not specify this parameter with the linkedid parameter. If
they are specified at the same time, an error will occur.
Optional
#
objectid
The object ID of the Device Manager object
Information about all the URLLinks set for the specified Device
Manager object is acquired. Specify the objectID obtained from
another CLI response. The value is encoded by the CLI.
Do not specify this parameter with the objectid parameter. If
they are specified at the same time, an error will occur.
Optional
#
linkedid
#
If objectid and linkedid are omitted, all URLLink information will be acquired for all Device
Manager objects, regardless of the type.
Parameter values to obtain in advance
None.
Command execution example 1
hdvmcli GetURLLink -o "D:\logs\GetURLLink.log" "objectid=*****"
*****: The value is encoded by the CLI.
Command execution result 1
RESPONSE:
An instance of URLLink
objectID=*****
name=AUTO
description=xxxxx
url=http://192.168.99.AA/
linkedID=*****
createdByUser=-1
*****: The values are encoded by the CLI.
Command execution example 2
hdvmcli GetURLLink -o "D:\logs\GetURLLink.log" "linkedid=*****"
Device Manager CLI command reference250