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

hdvmcli.tracefile=C:/DeviceManager/traffic.log
# Set the server url.
hdvmcli.serverurl=http://localhost:2001/service
##### OPTIONS ####
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
# Disable output of the results of successfully executed commands.
# Output of commands whose names start with "Get" is not disabled.
#quiet=true
##### COMMAND PARAMETERS ####
# Set the Array model, for commands that use this parameter.
model=XP24000
Related topics
Configuring the properties file for the Device Manager CLI, page 24
Property for specifying the output destination of log files (hdvmcli.logfile), page 468
Property for specifying the log level (hdvmcli.diaglevel), page 469
Property for specifying the output destination for the message trace file (hdvmcli.tracefile), page 469
Property for specifying the URL of the Device Manager server (hdvmcli.serverurl), page 470
Property for specifying command options , page 470
Using properties to specify parameters, page 471
Property for specifying the DTD file (dtd), page 471
Property for specifying the output destination of log files
(hdvmcli.logfile)
Use the hdvmcli.logfile property to specify the output destination of log files. The output destination
must be a path that includes the file name.
By default, a log file named hdvmcli.log is output to the Device Manager CLI execution directory
or folder.
NOTE:
In a Windows environment, when setting a path to a property, use / or \\ instead of \ as a delimiter.
Device Manager CLI properties file468