7-3 deleteurllink, 7-4 getalerts, Deleteurllink – HP StorageWorks XP10000 Disk Array User Manual

Page 94: Getalerts, Table 4-72 deleteurllink command parameters, Table 4-73 getalerts command parameters

Advertising
background image

Command Line Interface Commands 94


Command execution example 1:

hdvmcli DeleteAlerts -o "D:\logs\ALL DeleteAlerts.log" "alertnum=6"

Command execution result 1:

RESPONSE

(Command completed; no data returned)

Command execution example 2:

hdvmcli DeleteAlerts -o "D:\logs\ALL DeleteAlerts.log" "source=ARRAY.HDS9980V.0207"

Command execution result 2:

RESPONSE

(Command completed; no data returned)

4-7-3 DeleteURLLink

DeleteURLLink

removes the association of an application or web page with an object in the Device Manager

server (see

Table 4-72

).

Table 4-72

DeleteURLLink Command Parameters

Parameter Name Status

Description

objectid

Optional The objectID of the URLLink to be removed. You must specify either objectid or

linkedid

.

linkedid

Optional The object ID of the linked object. All links to this object are removed. You must specify

either objectid or linkedid.

Command execution example 1:

hdvmcli DeleteURLLink -o "D:\logs\XP1024 DeleteURLLink.log"

"linkedid=HSDOMAIN.HDS9980V.10001.0.3"

Command execution result 1:

RESPONSE

(Command completed; empty list returned)

Command execution example 2:

hdvmcli DeleteURLLink -o "D:\logs\XP1024 DeleteURLLink.log"

"objectid=URLLINK.HSDOMAIN.HDS9980V.10001.0.3.1"

Command execution result 2:

RESPONSE

(Command completed; empty list returned)

4-7-4 GetAlerts

GetAlerts

returns the alert messages previously generated by the Device Manager server (see

Table 4-73

).

The returned alerts can be limited by specifying a time and/or a number of messages.

If you do not specify any conditions to restrict the number of alert messages you intend to obtain, the
information about all the alerts will be returned.

Users with access to this command:

Yes: System Administrator, Storage Administrator

No: Guest, Local Guest

Restricted to permitted resources: Local System Administrator and Local Storage Administrator do not
have access range limitations.

Table 4-73

GetAlerts Command Parameters

Parameter Name Status

Description

Advertising