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

Command execution result 1
RESPONSE
(Command completed; empty list returned)
Command execution example 2
hdvmcli DeleteURLLink -o "D:\logs\DeleteURLLink.log" "objectid=*****"
*****: The value is encoded by the CLI.
Command execution result 2
RESPONSE
(Command completed; empty list returned)
GetAlerts
GetAlerts returns the alert messages previously generated by the Device Manager server. 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.
Parameters
Table 94 GetAlerts command parameters
DescriptionStatusParameter name
Maximum number of messages to return
If you omit this parameter, the number of obtainable alerts is
unlimited.
Optional
countfilter
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.
Optional
timefilter
Parameter values to obtain in advance
None.
Command execution example
hdvmcli GetAlerts -o D:\logs\GetAlerts.log "countfilter=2"
"timefilter=2002/04/01 00:00:00"
CLI Reference Guide 247