HP XP7 Command View Advanced Edition CLI Reference Guide (TK981-96006, May 2014)
StorageArray.attr-name: Entry name
attr-value: Value
[CRLF]: Line feed code
[EOF]: End-of-file code
The execution results are encoded in UTF-8. If you use the execution results in an application, such
as spreadsheet software, that does not support UTF-8 encoding, you must convert the character
encoding.
First line:
An entry name and a line feed code are output. The entry name is output even if the entry does
not have a value.
Second and subsequent lines:
A value and a line feed code are output. An end-of-file (EOF) code is output after the last line.
NOTE:
• Items output in the execution result differ depending on the parameters specified by the Device
Manager CLI command.
• When you use different Device Manager CLI versions, the order and number of items output as
the execution result might be different even if the specified parameters are the same.
Outputting execution results of the GetStorageArray
(GetVStorageArray) command in XML format
To output the execution results of the GetStorageArray (or GetVStorageArray) command in
XML format, specify xml for the -f (or --format) option.
To output the execution results of the GetStorageArray (GetVStorageArray) command in XML format:
• Specify xml for the -f (or --format) option, and execute the GetStorageArray (or
GetVStorageArray) command. Specify xml by using lowercase letters.
The execution results are output to the standard output. If you want to output the execution results
to a file, also specify the -o (or --output) option, or redirect the output to a file.
The execution results of the GetStorageArray (or GetVStorageArray) command are output in
XML format.
Related topics
• GetStorageArray, page 170
• Property for specifying the DTD file (dtd), page 533
• XML-formatted execution results (GetStorageArray), page 555
XML-formatted execution results (GetStorageArray)
The following shows an example execution of the GetStorageArray command, when the execution
results are displayed in XML format.
CLI Reference Guide 555