HP HPE iLO 5 User Manual page 237

Table of Contents

Advertisement

command.txt file template
Use the following example as a template for your command.txt file:
{
"/ahsdata/" : {
"POST" : {
"downloadAll"
"from"
"to"
"case_no"
"contact_name" : "My Name",
"company"
"phone"
"email"
"UserName"
"Password"
}
}
}
command.txt file parameters
You can customize the following values:
downloadAll—Controls the download scope. To download the log for a range of dates, enter 0. To
download the entire log, enter 1.
from—The start date when you download the log for a range of dates.
to—The end date when you download the log for a range of dates.
case_no (optional)—The case number for an open HPE support case. This value can be up to 14
characters long. If you enter this value, it is included in the downloaded file.
contact_name (optional)—The contact person for this server. If you enter this value, it is included in
the downloaded file. This value can be up to 255 characters long.
company (optional)—The company that owns this server. If you enter this value, it is included in the
downloaded file. This value can be up to 255 characters long.
phone (optional)—The phone number of a contact person for this server. If you enter this value, it is
included in the downloaded file. This value can be up to 39 characters long.
email (optional)—The email address of a contact person for this server. If you enter this value, it is
included in the downloaded file. This value can be up to 255 characters long.
UserName—If iLO is configured to require authentication for iLO Service Port actions on mass storage
devices, enter an iLO account user name. A user name is not required when the system maintenance
switch is set to disable iLO security.
Password—If iLO is configured to require authentication for iLO Service Port actions on mass storage
devices, enter the password the iLO user name you entered. A password is not required when the
system maintenance switch is set to disable iLO security.
command.txt file requirements
The file must be in valid JSON format.
: "0",
: "2016-08-25",
: "2016-08-26",
: "ABC0123XYZ",
: "My Company, Inc.",
: "281-555-1234",
: "my.name@mycompany.com",
: "my_username",
: "my_password"
Using the iLO security features
237

Advertisement

Table of Contents
loading

Table of Contents