7 server management commands, 7-1 addurllink, 7-2 deletealerts – HP StorageWorks XP10000 Disk Array User Manual

Page 93: Server management commands, Addurllink, Deletealerts, Table 4-70 addurllink command parameters, Table 4-71 deletealerts command parameters

Advertising
background image

Command Line Interface Commands 93


scsiID=15

lun=2

devNum=2

osScsiBus=0

osScsiID=15

osLun=1

portWWN=11.33.55.77.99.BB.DD.FF

fileSystemType=NTFS1

fileSystemName=oo

sizeInMB=156

percentUsed=50

lastUpdated=1039003476

4-7 Server Management Commands

The Server Management commands provide some management support for the Device Manager server.

4-7-1 AddURLLink

AddURLLink

adds a URL associated with an application and links it with a Command View XP AE object (see

Table 4-70

). If the Command View XP AE object already has an URLLink associated with it, the existing

reference is overwritten and no error is returned.

Table 4-70

AddURLLink Command Parameters

Parameter Name Status

Description

url

Required

The complete URL is required to launch the application or web page.

name

Required

Name of the application.

linkedid

Required

The object ID to link to. Must be a valid, existing Command View XP AE objectID.

description

Optional Description

of

URLLink

.

Command execution example:

hdvmcli AddURLLink -o "D:\logs\XP1024 AddURLLink.log" "url=192.168.99.AA" "name=AUTO"

"linkedid=HSDOMAIN.HDS9980V.10001.0.3" "description=ARRAY.HDS9980V.10001"

Command execution result:

RESPONSE

An instance of URLLink

objectID=URLLINK.HSDOMAIN.HDS9980V.10001.0.3.1

name=AUTO

url=192.168.99.AA

linkedID=HSDOMAIN.HDS9980V.10001.0.3

description=ARRAY.HDS9980V.10001

4-7-2 DeleteAlerts

DeleteAlerts

deletes one or more alerts from the Device Manager server (see

Table 4-71

). You can specify

alerts to be deleted using either the alert number or the source.

Users with access to this command:

Yes: System Administrator, Storage Administrator

No: Guest, Local Guest, Local System Administrator, Local Storage Administrator

Table 4-71

DeleteAlerts Command Parameters

Parameter Name Status

Description

alertnum

Optional The number identifying the alert to be deleted. You must specify either this parameter or the

source

parameter, but not both.

source

Optional Identifies a source of alerts; all alerts from this source are deleted. You must specify either

this parameter or the alertnum parameter, but not both.

Advertising