HP P9000 Command View Advanced Edition Suite Software 7.2 CLI Reference Guide

user=khalsa
# Password can be provided directly, or from a password file.
password=khalsa
#password=@D:\\DeviceManager\\.passwd
# Provide a copy of the raw xml request & response
# in MessageTrace.log file.
messagetrace=true
##### COMMAND PARAMETERS ####
# Set the Array model, for commands that use this parameter.
model=XP24000
Using the properties file to specify options
Command options can be specified from the command line or in the properties file. When they have
been specified in the properties file, you do not need to specify them from the command line.
If you specify options from the command line when they have been specified in the properties file,
the values of the options specified from the command line have precedence.
When you specify options in the properties file, use a word expression for an option name as
shown in the following example:
output=redirect.out
messagetrace=true
When you specify an option that does not have an argument, set the argument to true.
When true is set in a properties file for an option without an argument, it cannot be overwritten to
false from the command line.
The following table lists options and their corresponding properties.
Table 150 Options and their corresponding properties
ArgumentPropertyOption
user IDuser-u or --user
passwordpassword
-p or --password
encoded-passwordpassword2
No argument
secure-s or --secure
filenameinput-i or --input
filenameoutput-o or --output
csv or xml
format
#
-f or --format
#
No argument
messagetrace-t or --messagetrace
#
This option and property can be specified only when the GetStorageArray command is used.
Properties file376