raidinf delete report
The
raidinf delete report command deletes a report.
If multiple reports of the same name exist, the command deletes the oldest report. If the specified report does not exist, the command does nothing, and terminates normally.
Reports created using Device Manager - Storage Navigator can also be deleted.
Syntax
raidinf delete report -servername {<hostname> | <ipaddress>}
{-report<report_name> | -report_id
<report_id>} [-fill]
Options and parameters
|
Option |
Description |
-servername {<hostname> | <ipaddress>}
|
Specifies the host name or the IP address of the SVP. |
{-report <report_name> | -report_id <report_id>}
|
Specifies either
|
[-fill]
|
Deletes a report only if there are already 20 reports in the queue. If there are fewer than 20 reports, the specified report is not deleted. |
Examples
The following example deletes the report named
101009-CreateConfigurationReport:
# raidinf delete report -servername 10.213.74.121 -report 101009- CreateConfigurationReport
101009-CreateConfigurationReport is deleted from the SVP.
