8-4 getalerts, Table 4-91 deleteurllink command parameters, Table 4-92 getalerts command parameters – HP XP Command View Advanced Edition Software User Manual
Page 204

Command line interface commands
204
Table 4-91
DeleteURLLink command parameters
Parameter Name Status
Description
objectid
Optional
The objectID of the URLLink to be removed
You must specify either objectid or linkedid. Specify the
objectID obtained from another CLI response. The value is encoded
by the CLI.
linkedid
Optional
The object ID of the linked object
All links to this object are removed. You must specify either
objectid
or linkedid. Specify the objectID obtained from
another CLI response. The value is encoded by the CLI.
Command execution example 1:
hdvmcli DeleteURLLink -o "D:\logs\XP1024 DeleteURLLink.log" "linkedid=*****"
*****
: The value is encoded by the CLI.
Command execution result 1:
RESPONSE
(Command completed; empty list returned)
Command execution example 2:
hdvmcli DeleteURLLink -o "D:\logs\XP1024 DeleteURLLink.log" "objectid=*****"
*****
: The value is encoded by the CLI.
Command execution result 2:
RESPONSE
(Command completed; empty list returned)
4-8-4 GetAlerts
GetAlerts
returns the alert messages previously generated by the Device Manager server (see
). The returned alerts can be limited by specifying a time and/or a number of messages.
When no condition to limit the number of alert messages obtained is specified, information about all
alerts is displayed in the execution results.
For this command, there are no access restrictions regarding the resource groups or permissions
assigned to a user.
Table 4-92
GetAlerts command parameters
Parameter Name Status
Description
countfilter
Optional
(returned
alerts not
limited by
total count,
if omitted)
Maximum number of messages to return
If you omit this parameter, the number of obtainable alerts is
unlimited.
timefilter
Optional
Request only messages newer than the date and time.
Required format is YYYY/MM/DD HH:MM:SS.
If you omit this parameter, the number of obtainable alerts is
unlimited.