HP XP P9000 Command View Advanced Edition Suite Software 7.6.1-00 CLI Reference Guide

specified when outputting execution results of the GetStorageArray command in CSV
format on page 489.
#5
If you specify the -i (or --input) option to read requests to the Device Manager server from
the XML API request file, if the XML API contains <Get target="target-name">, the execution
results are not suppressed.
Related topics
About encoding the password in the properties file or in the password file, page 24
Using the batch functionality, page 451
Chapter 8, page 467
Appendix B, page 489
Appendix C, page 505
Executing the Device Manager CLI
You can use the Device Manager CLI to execute the commands that perform storage system operations
or storage resource management from the command line.
To execute the Device Manager CLI :
1. Open a command prompt, and then navigate to the Device Manager CLI installation directory
or folder.
2. Execute hdvmcli.bat or hdvmcli.sh.
NOTE:
If the User Account Control function is enabled in Windows, execute the CLI from a command prompt
that was launched with Administrator permissions. If you do not do this, log files and execution results
might not be output to the previously specified location.
Related topics
Command syntax, page 27
Device Manager CLI return values
The Device Manager CLI returns an execution result value at the end of each process. The following
table lists and describes the CLI return values.
Table 3 Device Manager CLI return values
DescriptionReturn values
The CLI ended normally.
0
The CLI found errors within the process (for example, a parameter error).
1
The CLI found errors in the Device Manager server.
2
CLI Reference Guide 31