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 not do anything and is normally terminated.
Reports created using 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 service processor. |
|
{-report <report_name> | -report_id <report_id>} |
Specifies either -report or -report_id.
|
|
[-fill] |
Deletes the report only if the total number of reports is 20. In there are less 20 reports, the specified report is not deleted even if it exists. |
Examples
This example specifies the report name 101009-CreateConfigurationReport and deletes the report.
# raidinf delete report -servername 10.213.74.121 -report 101009- CreateConfigurationReport
101009-CreateConfigurationReport is deleted in the service processor.