Server Management - Remote Server Management
1833372 Members
3256 Online
110052 Solutions
New Discussion

Re: Ilo Amplifier API - Download compliance report not working

 
sean0brien
Occasional Contributor

Ilo Amplifier API - Download compliance report not working

Hi, 

I started working the the baseline compliance report in Ilo Amplifier, but have encountered an issue.  

https://hewlettpackard.github.io/iLOAmpPack-Redfish-API-Docs/#compliance-report

1. Initiate gernaration of a baseline compliance report ( working )

@odata.type MessageArgs MessageId
----------- ----------- ---------
#Message.1.0.0.Message {/redfish/v1/JobService/Jobs/10015} HpeCommon.1.4.JobCreated

2. Download the report ( not working )

The api request are being invoked from powershell.  But I'm getting the same response with curl.  Doesn't appear the file exists with name in expected format.  /report/ComplianceReport_{jobID}.csv.  Example below:

curl https://x.x.x.x/report/ComplianceReport_10015. csv -X GET -u exampleUser:examplePassword--insecure
<!DOCTYPE HTML PUBLIC "-//IETF//DTD HTML 2.0//EN">
<html><head>
<title>404 Not Found</title>
</head><body>
<h1>Not Found</h1>
<p>The requested URL was not found on this server.</p>
</body></html>

Another observation is that when manually downloading from the GUI.  They're named "ComplianceReport_undefined.csv" .  So perhaps there is an issue with the job Id being assigned to filename internally ? 

Version: iLO Amplifier Pack Version : 2.14

2 REPLIES 2
support_s
System Recommended

Query: Ilo Amplifier API - Download compliance report not working

System recommended content:

1. Advisory: iLO Amplifier Pack - Baseline Compliance Report May Erroneously Display Status as "Update Required" When it Should Display "Already-up-to-date"

2. iLO Amplifier Pack

 

Please click on "Thumbs Up/Kudo" icon to give a "Kudo".

 

Thank you for being a HPE valuable community member.


Accept or Kudo

AmRa
HPE Pro

Re: Ilo Amplifier API - Download compliance report not working

Hi

We have successfully replicated the issue in our house lab.

Hence please log a support ticket with HPE teach. support team, so that we can engage the backend for further investigation.

I am an HPE Employee.
[Any personal opinions expressed are mine, and not official statements on behalf of Hewlett Packard Enterprise]

Accept or Kudo