HP XP P9000 Command View Advanced Edition Suite Software 7.6.0-00 CLI Reference Guide
Parameters
Table 105 AddURLLink command parameters
DescriptionStatusParameter name
URL of the application or Web page
The complete URL is required to launch the application or web
page.
If you specify the URL as an IPv6 IP address, enclose the IP address
in square brackets ([ ]).
Required
url
Name of the URLLinkRequired
name
Object ID of the Device Manager object for which the URLLink is
set
Must be a valid, existing the object ID. Specify the object ID
obtained from another CLI response. The value is encoded by the
CLI.
If you specify an SMI-S enabled storage system object ID for the
linkedid parameter, any URLLink that has already been
specified for the SMI-S enabled storage system is overwritten.
Required
linkedid
Type of the Device Manager object for which the URLLink is set
One of the following values can be specified. The values are not
case-sensitive.
• smi-s: SMI-S enabled storage system
• other: Device Manager object other than an SMI-S enabled
storage system
If this parameter is omitted, other is set.
Optional
targetoption
Command execution example
hdvmcli AddURLLink -o "D:\logs\AddURLLink.log"
"url=http://10.208.184.97"
"name=MY_URLLINK"
"linkedid=*****"
"targetoption=smi-s"
*****: The value is encoded by the CLI.
Command execution result
RESPONSE:
An instance of URLLink
objectID=*****
name=MY_URLLINK
url=http://10.208.184.97
linkedID=*****
createdByUser=1
*****: The values are encoded by the CLI.
Command reference310