-
### Is this the right place to submit this?
- [X] This is not a security vulnerability or a crashing bug
- [X] This is not a question about how to use OpenBMC
- [X] This is not a bug in an OpenBM…
-
### Summary
Hi,
I'm trying to configure ilo hostname using redfish config in https://github.com/HewlettPackard/ilo-ansible-collection/blob/main/roles/playbooks/Manager/config_hostname.yml but i'm …
-
DMTF Schemas download link
http://redfish.dmtf.org/schemas/
-
As we decided not to preserve the redfish format on the json output I recommend we sort it to facilitate finding some property in a demo or debugging. Also in this case we can/should stop working with…
-
The redirection for swordfishmockups is https -> http -> https…/, basically tripling the amount of requests/time required.
```
wget --spider https://service-based-mockups.swordfishmockups.com/redf…
-
When trying to update a firmware with bmclib (using install-firmware example):
```
$ ./main --host REDACTED --user root --password REDACTED --component bios --firmware update.tar.gz
FATA[0007] 3 er…
-
Hi,
We have the following redfish APIs exposed in BMC.
curl -b cjar -k https://${bmc}/redfish/v1
{
"@odata.context": "/redfish/v1/$metadata#ServiceRoot.ServiceRoot",
"@odata.id": "/redfish…
-
Hi everyone.
Trying to run and use the ilo-ansible-collection roles, in particular the ones related with ilo_snmp (create_snmp_alert_destinations, delete_snmp_alert_destinations, get_snmp_alert_des…
-
@mjaguil update description of the issue
-
### Summary
When I try to use the community.general.xcc_redfish_command to InsertMedia, it doesn't quite work against an SR635 server. I had to revert to using the uri module and that starting workin…