-
I'm a noob regarding restful api, I tried to find out how to set change LLDPEnabled to false for all of my network adapters.
I can get the proper setting with rawget in ilorest (I used this for ser…
-
The ilorest rpm does not install when FIPS mode is enabled on a system. On the surface the rpm is not installing because it lacks a sha256 hash. Please build the ilorest rpm so that it can be instal…
-
Modify user script failed with 401 error code. Issue cannot be seen in ilo5 (DL385Gen10).
\python-ilorest-library\examples\Redfish\modify_user_account.py
![image](https://github.com/HewlettPackard…
-
I'm trying to see how I could rebuild ilorest for aarch64 users but the makefile is making a reference to github.hpe.com that is not publicly available.
Can you ensure the build procedure works for e…
-
With the `ilorest` tool provided by https://downloads.linux.hpe.com/SDR/repo/ilorest/ one does not need to connect via the remote interface, but can use a local connection mode.
Can the collection …
-
Example scripts from this repository work as expected with iLO 5 but fail with `ChifDriverMissingOrNotFound` with iLO 6. The problem can be demonstrated with [get_ilo_ip.py](https://github.com/Hewlett…
-
Hi,
Just working with the 1.0.32 release and the get_ilo_backup_files role throws an error looking for the 'ilo_utils' module.
This is the repo linked from Ansible-Galaxy, however it seems to be…
-
Hi
I have trying to figure out the right syntax createvolume command. Currently w/ iLO 6 v1.30:
```
createvolume volume Raid1 Slot=14:Port=2:Box=3:Bay=4,Slot=14:Port=2:Box=3:Bay=8 --storagei…
-
Hi,
I'm with the aiopenapi3_redfish project and just wanted to ask for iLO6 OpenAPI description documents.
From what I can see HPE is best in town wrt. to Redfish OpenAPI documentation, and I'd li…
-
Does the 4 series releases of python-ilorest-library still support python 2.7?