raidinf get reportinfo
The
raidinf get reportinfo command displays a list of reports.
Reports created using Device Manager - Storage Navigator are also displayed. A report currently being created cannot be downloaded.
Syntax
raidinf get reportinfo -servername {<hostname> | <ipaddress>}
Options and parameters
|
Option |
Description |
-servername {<hostname> | <ipaddress>}
|
Specifies the host name or IP address of the web server. |
Examples
The following example displays a list of reports:
# raidinf get reportinfo -servername 10.213.74.121 ReportName UserName CreateTime ReportID 101009-CreateConfigurationReport user01 2010/10/09-12:43:10 33S3 101008-CreateConfigurationReport user01 2010/10/08-11:22:31 33J3 101007-CreateConfigurationReport user01 2010/10/07-11:17:20 2344 101006-CreateConfigurationReport configuration... 2010/10/06-15:30:42 4n1j
The following items are output:
ReportNameThe report name is displayed. It can contain up to 32 characters.
UserNameA user name is displayed. It can contain up to 16 characters. If the user name exceeds 16 characters, an ellipsis (...) is displayed.
CreateTimeThe time of creating the report is displayed. It can contain up to 19 characters.
ReportIDThe report ID is displayed.
