command.txt
file template
Use the following example as a template for your
command.txt
file:
{
"/ahsdata/" : {
"POST" : {
"downloadAll" : "0",
"from" : "2016-08-25",
"to" : "2016-08-26",
"case_no" : "ABC0123XYZ",
"contact_name" : "My Name",
"company" : "My Company, Inc.",
"phone" : "281-555-1234",
"email" : "my.name@mycompany.com",
"UserName" : "my_username",
"Password" : "my_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.
•
(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.
Using the iLO security features
237